PlayCycle (script event)
Game class
This event operates on an instance of the game class type {{{gameclass}}}
Description
Continuously repeats the given animation on the given channel. Returns false if anim doesn’t exist.
Usage
float playCycle( float channel, string animName )
Parameters
- tba
Examples
none
Notes
tba