Black Ops III

GetAnimLength

Gets the length of an animation

Example:

cycleTime = GetAnimLength( climbAnim )

Parameters

ParameterSummary
*animationa primitive animation: calling this function on a non-primitive animation will fail

* = mandatory