The ragdoll component for a PlayerCharacter. More...
Public Member Functions | |
void | Ragdoll () |
Make the player ragdoll (Server only) | |
void | Knockout () |
Make the player get knocked out (Server only) | |
void | Wakeup (bool bForce=false) |
Make the player wake up (Server only) | |
The ragdoll component for a PlayerCharacter.
void ModWobblyLife.ModRagdollController.Knockout | ( | ) |
Make the player get knocked out (Server only)
void ModWobblyLife.ModRagdollController.Ragdoll | ( | ) |
Make the player ragdoll (Server only)
void ModWobblyLife.ModRagdollController.Wakeup | ( | bool | bForce = false | ) |
Make the player wake up (Server only)
bForce |