Background for Skyrim SE
Member of the ObjectReference script
voidfunctionForceRemoveRagdollFromWorld()Native

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()

Related Pages


Additional References

View this function’s page on the Skyrim Creation Kit Wiki

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.