Tile - YParticle - Remove Particle – Ylands
Jump to navigation
Jump to search
No edit summary |
Lou Montana (talk | contribs) m (Text replacement - "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}" to "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}") |
||
Line 30: | Line 30: | ||
---- | ---- | ||
{{Navbox/Ylands}} | {{Navbox/Ylands}} | ||
{{DEFAULTSORT:{{#sub:{{PAGENAME}}| | {{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}} | ||
[[Category: Instructions]] | [[Category: Instructions]] |
Latest revision as of 14:27, 24 November 2023
Remove Particle(Entity, Id, Immediately)
static remove(entity: YEntity, id: string, immediately: boolean): void;
Parameters
entity
id
immediately
Availability
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.