ForceAddRagdollToWorld - ObjectReference

From the CreationKit Wiki
Revision as of 14:54, 11 November 2011 by imported>Scornett (Reverted edits by Scornett-Bot (talk) to last revision by Jlundin)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Member of: ObjectReference Script

Forcibly adds the reference's ragdoll to the world

Syntax[edit | edit source]

Function ForceAddRagdollToWorld() native

Parameters[edit | edit source]

None.

Return Value[edit | edit source]

None.

Examples[edit | edit source]

; Add the ragdoll for the bandit to the world
Bandit.ForceAddRagdollToWorld()

See Also[edit | edit source]