Call of Duty Script Documentation

getanimlength(<animation>)


Module
Animation


Summary


Gets the length of an animation 

Example


 cycleTime = getanimlength(climbAnim);

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List