Difference between revisions of "ScriptEvent:getAnimatingOnChannel"

From Mod Wiki
 
(No difference)

Latest revision as of 16:28, 5 November 2007

Parameters

integer channel -- Channel to check.

Result

string

Supported By

sdClientAnimated
idAnimatedEntity

Comments

  • If there is no animation playing on the channel, the result will be an empty string.

Functionality

Returns the name of the primary animation playing on the specified channel.