ForceAddRagdollToWorld - ObjectReference
Revision as of 13:54, 11 November 2011 by imported>Scornett (Reverted edits by Scornett-Bot (talk) to last revision by Jlundin)
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()