Exports/Events
Open Menu
This event open menu.
Cancel Animation
This event cancels the animations
SetCanPlayAnimation
This export allows or disallows playing animations.
CanPlayAnimation
This export show that is player allowed to play animations based on the previous export.
IsPlayingAnimation
This export shows if the player is currently playing the animation.
StartAnimationPlay
This export start animation for player. Example:
SetCanCancelAnimation
This export allows or disallows canceling animations.
GetAnimationFromSet
This export return animation from set. Example:
StopAnimation
This export return cancels the animations
Last updated