GetBodyPartDataRagdoll

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

A function added by the JIP NVSE Plugin.

Description

Returns the Ragdoll used by a Body-Part data.

Syntax

(ragDoll:ref) GetBodyPartDataRagdoll bodyPartData:ref

Example

set rRagDoll to GetBodyPartDataRagdoll NVGecko

See Also