Black Ops III

AnimHasNotetrack

queries the given animation for a note track

Example:

if ( IsDefined( facialanim ) && AnimHasNotetrack( facialanim, "dialogue" ) ) ...

Parameters

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

* = mandatory