Exports/Events
Events
Open Menu
This event open menu.
Cancel Animation
This event cancels the animations
Exports
All exports are client-sided
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.
SetCanCancelAnimation
This export allows or disallows canceling animations.
GetAnimationFromSet
This export return animation from set
StopAnimation
This export cancels the animations
Last updated