IsIdlePlayingEx

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Returns whether the specified Idle Animation is currently being played on the calling actor.

Syntax

[help]
(idlePlaying:1/0) reference.IsIdlePlayingEx idleAnim:ref

Example

set bPickingNose to actorRef.IsIdlePlayingEx LoosePickingNose 

See Also