Black Ops III

IsAnimLooping

Gets whether an animation is looped or not

Example:

boolLoop = IsAnimLooping( climbAnim )

Parameters

ParameterSummary
*animationan animation that needs to be identified as a looping or not

* = mandatory