GetAnimObjectIdle

From GECK
Jump to: navigation, search


A function added by the Lutana NVSE plugin, now part of the JIP NVSE Plugin.

Description

Return the Idle Animation of the specified Anim Object.

Syntax

[help]
(idleAnim:ref) GetAnimObjectIdle animObject:form 

Or:

(idleAnim:ref) GetANIOIdle animObject:form

Example

set rIdleAnim to GetAnimObjectIdle RepairWall01Wrench 

See Also