ScriptEvent:setAnimFrame

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

Parameters

string anim -- Name of the animation to play.
integer channel -- Channel to set the fixed frame on.
float frame -- Fixed frame to use.

Result

None.

Supported By

sdClientAnimated
idAnimatedEntity

Functionality

Sets the specified channel to a fixed frame in an animation.