Black Ops III

GetNotetrackTimes

Gets an array of the times during an animation that the given notetrack occurs. The times returned are fractional (0 to 1).

Example:

exitAlignTimes = GetNotetrackTimes( exitAnim, "exit_align" )

Parameters

ParameterSummary
*animationan animation
*note tracka constant string with the name of the note track

* = mandatory