Mount Fuji Engine  0.8b
MF_API int MFAnimScript_FindSequence ( MFAnimScript pAnimScript,
const char *  pSequenceName 
)

Find the ID of the named animation sequence.

Parameters
pAnimScriptAnim script instance.
pSequenceNameName of the sequence to find.
Returns
The ID of the named sequence, or -1 of the sequence does not exist.
See Also
MFAnimScript_GetSequenceName()