Difference between revisions of "ScriptEvent:inAnimState"

From Mod Wiki
 
(No difference)

Latest revision as of 16:18, 5 November 2007

Parameters

integer channel -- Channel to look up.
string state -- State to compare.

Result

boolean

Supported By

idActor

Functionality

Returns whether the state for the specified channel is the same as the given state.