ForceAddRagdollToWorld - ObjectReference

Member of: ObjectReference Script

Forcibly adds the reference's ragdoll to the world

SyntaxEdit

Function ForceAddRagdollToWorld() native

ParametersEdit

None.

Return ValueEdit

None.

ExamplesEdit

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

See AlsoEdit