StopIdle

From the Fallout3 GECK Wiki
Revision as of 16:05, 7 February 2016 by imported>Jazzisparis (Created page with "{{Function |origin = JIP |summary = Stops any '''Idle Animation''' currently playing on the calling actor. |name = StopIdle |referenceType = reference |example = actorRef...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Stops any Idle Animation currently playing on the calling actor.

Syntax

[help]
reference.StopIdle

Example

actorRef.StopIdle

See Also