GetIsRagdolled
From GECK
A function added by the JIP NVSE Plugin.
Contents
Description
Returns whether the calling actor is in ragdoll mode (i.e. being knocked/pushed over by an explosion or by PushActorAway, etc.).
Syntax
(ragdolled:0/1) reference.GetIsRagdolled
Example
set bRagdolled to actorRef.GetIsRagdolled