SetBodyPartDataRagdoll

Revision as of 20:44, 30 April 2015 by imported>Jazzisparis (Created page with "{{Function |origin = JIP |summary = Sets the Ragdoll used by a Body-Part data. |name = SetBodyPartDataRagdoll |returnType = ragDoll:ref |arguments = {{FunctionArgument...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Sets the Ragdoll used by a Body-Part data.

Syntax

(ragDoll:ref) SetBodyPartDataRagdoll bodyPartData:ref newRagDoll:ref

Example

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

See Also