ScriptEvent:hasAnim
From Mod Wiki
Contents |
[edit]
Parameters
integer channel -- Channel to look up. string anim -- Name of the animation to look up.
[edit]
Result
[edit]
Supported By
idActor
[edit]
Comments
- This lookup will include using the channel's specific set of prefixes.
[edit]
Functionality
Performs an animation lookup for the specified channel, and returns whether an animation with the given name was found.
