GetAnimTime( <animation> )


Module: Animation
SP Only

Summary:

Get the animation time for the given animation.



Call this on:

<entity>



Example:

if ( (self GetAnimTime( %walk_and_run_loops ) ) < 0.5 )



Required Args:

  • 1 : <animation> animation to manipulate