SetBodyPartDataSkeleton

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

A function added by the JIP NVSE Plugin.

Description

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

Syntax

[help]
SetBodyPartDataSkeleton bodyPartData:ref modelPath:string

Example

SetBodyPartDataSkeleton NVGecko "creatures\NVGecko\skeleton.nif"

See Also