gameFxInstance
Functions
BreakLoop() -> Void
Stops emitting new particles. This is a smooth way to stop your effect's animation.
Kill() -> Void
Force the effect to stop right away.
UpdateTransform(transform: WorldTransform) -> Void
Change position and orientation of this effect in the world.
Last updated