GetBodyPartDataSkeleton

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Returns the Skeleton Model path of a Body-Part data.

Syntax

[help]
(modelPath:string_var) GetBodyPartDataSkeleton bodyPartData:ref

Example

let sPath := GetBodyPartDataSkeleton NVGecko

See Also