SetBodyPartDataRagdoll

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 Ragdoll used by a Body-Part data.

Syntax

[help]
(ragDoll:ref) SetBodyPartDataRagdoll bodyPartData:ref newRagDoll:ref

Example

SetBodyPartDataRagdoll NVGecko RadroachRagdoll
SetBodyPartDataRagdoll NVGecko	; (Sets the Ragdoll to None)

See Also