ForceAddRagdollToWorld - ObjectReference

From the CreationKit Wiki
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]