_GET_PED_DAMAGE_CLEANLINESS
enum ePedDamageCleanliness { PED_DAMAGE_CLEANLINESS_POOR, PED_DAMAGE_CLEANLINESS_GOOD, PED_DAMAGE_CLEANLINESS_PERFECT };
PEDBuild 1207
Signature
lua
GetPedDamageCleanliness(PlayerPedId())
-- returns intParameters
| Name | Type | Description |
|---|---|---|
| Ped | — |
Usage
lua
GetPedDamageCleanliness(PlayerPedId())Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
