StartRagdoll (script event)
Game class
This event operates on an instance of the game class type {{{gameclass}}}
Description
Switches to a ragdoll taking over the animation.
Usage
void startRagdoll( )
Parameters
- tba
Examples
$my_entity.startRagdoll( );
Notes
This script event does not return any values.