ScriptEvent:inAnimState

From Mod Wiki
Revision as of 16:18, 5 November 2007 by Wizz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.