Skip to content

YaVfxComponent

YaVfxComponent manages the play, replay, stop, and pause of visual effects.

Functions

void Play()

Starts playing the visual effect.

void RePlay()

Replays the visual effect.

void Stop()

Stops playing the visual effect.

void Pause()

Pauses the playing visual effect.