Description
Wiki Description
Forcibly removes the reference's ragdoll from the world — that is, it forces an actor to stop ragdolling.
Caveats
Examples
; Removes the bandit's ragdoll from the world
Bandit.ForceRemoveRagdollFromWorld()Auto-Generated Example
myObjectReference__toCallFunctionOn.ForceRemoveRagdollFromWorld()