Enum RagdollType
Namespace: GTA
Assembly: ScriptHookVDotNet3.dll
Syntax
public enum RagdollType
Fields
| Name | Description |
|---|---|
| Balance | Peds will try to balance. |
| NarrowLegs | |
| Normal | |
| Relax | Peds will fall with their muscle relax, just like when Peds' healths are set to zero and get killed by setting the healths. |
| ScriptControl | You can control Peds' ragdoll behaviors by additional configrations. Consider using the Euphoria class for advanced and easier ragdoll configrations. |
| StiffLegs | |
| WideLegs |