IsIdlePlayingEx
From GECK
A function added by the JIP NVSE Plugin.
Contents
Description
Returns whether the specified Idle Animation is currently being played on the calling actor.
Syntax
(idlePlaying:1/0) reference.IsIdlePlayingEx idleAnim:baseform
Example
set bPickingNose to actorRef.IsIdlePlayingEx LoosePickingNose
See Also
- PlayIdleEx
- IsIdlePlaying to detect if a special Idle Anim is playing, in general.
- GetPlayedIdle