Difference between revisions of "ScriptEvent:stopAnim"

From Mod Wiki
 
(No difference)

Latest revision as of 18:15, 5 November 2007

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.