GetAnimLength( <animation> )


Module: Animation

Summary:

Gets the length of an animation



Example:

 cycleTime = GetAnimLength( climbAnim );



Required Args:

  • 1 : <animation> a primitive animation: calling this function on a non-primitive animation will fail