ScriptEvent:stopAnim

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

Parameters

integer channel -- Channel to stop animating on.
integer frames -- Number of frames to stop the animation over.

Result

None.

Supported By

idActor

Functionality

Stops the animation currently playing on the given channel over the specified number of frames.