PlayAnim (script event)

Game class

This event operates on an instance of the game class type {{{gameclass}}}

Description

Plays the given animation on the given channel. Returns false if anim doesn’t exist.

Usage

float playAnim( float channel, string animName )

Parameters

  • tba

Examples

 none

Notes

tba