StopAnim (script event)
Game class
This event operates on an instance of the game class type {{{gameclass}}}
Description
Stops the animation currently playing on the given channel over the given number of frames.
Usage
void stopAnim( float channel, float frames )
Parameters
- tba
Examples
none
Notes
tba