GetIdleAnimPath

From GECK
Jump to: navigation, search


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

Description

Returns the path to the animation .KF file of the specified Idle Animation.

Syntax

[help]
(filePath:string_var) GetIdleAnimPath idleAnim:form

Example

let sFilePath := GetIdleAnimPath RepairWall02 

See Also