IsPlayerPlayingAnimation
From Onset Developer Wiki
Description
Detect if the player current plays an animation from SetPlayerAnimation.
Syntax
IsPlayerPlayingAnimation(player)
Parameters
- player
The player identifier.
Return Value
- Returns true if the player currently is in an animation state.
Example
__EDIT_ME__
See also
__EDIT_ME__