GetSkeletonModel

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Returns the Skeleton model path of the specified NPC/Creature form.

Syntax

[help]
(modelPath:string_var) GetSkeletonModel actorBase:form

Example

let sModelPath := GetSkeletonModel CrDogVicious 

See Also