Black Ops III

GetAnimTime

Get the normalized animation time for the given animation.

Example:

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

Parameters

ParameterSummary
*animationanimation to manipulate

* = mandatory