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