ScriptEvent:hasAnim

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

Parameters

integer channel -- Channel to look up.
string anim -- Name of the animation to look up.

Result

boolean

Supported By

idActor

Comments

  • This lookup will include using the channel's specific set of prefixes.

Functionality

Performs an animation lookup for the specified channel, and returns whether an animation with the given name was found.