Tile - YParticle - Remove Particle – Ylands

From Bohemia Interactive Community
Revision as of 09:53, 8 July 2021 by YlandsClassyBot (talk | contribs) (Created page with "<!--- THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. --> == Remove Particle(Entity, Id, Immediately) == ...")
(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

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.