OverrideAnim (script event)

Game class

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

Description

Disables the animation currently playing on the given channel and syncs // the animation with the animation of the nearest animating channel.

Usage

void overrideAnim( float channel )

Parameters

  • tba

Examples

 none

Notes

tba