Tile - YParticle - Remove Particle – Ylands

From Bohemia Interactive Community
Revision as of 15:27, 24 November 2023 by Lou Montana (talk | contribs) (Text replacement - "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}" to "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Remove Particle(Entity, Id, Immediately)

YlandsTile-799.png

static remove(entity: YEntity, id: string, immediately: boolean): void;

Parameters

entity

id

immediately

Availability

Server

Description

Removes a worn particle effect from the target entity. Select the string ID for the target particle effect.

Notes

  • Only works on entities with previously placed/worn particle effects.