Interactable.isAnimLooping

Returns if the animation isLooping or not.

Kind: Function

Environments: Game

Game

interactable:isAnimLooping( name )

Open the full Game reference

Availability: Client only

Parameters:

Name Type Description
interactable Interactable The interactable.
name string The name of the animation.

Returns:

Type Description
bool Is the animation looping.