Difference between revisions of "ScriptEvent:hasAnim"
From Mod Wiki
(No difference)
|
Latest revision as of 11:31, 5 November 2007
Parameters
integer channel -- Channel to look up. string anim -- Name of the animation to look up.
Result
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.