_GET_PED_QUALITY
Returns Ped Quality to be used to calculate Skinning Quality enum ePedQuality { PQ_INVALID = -1, PQ_LOW, PQ_MEDIUM, PQ_HIGH, PQ_MAX };
PEDBuild 1207
Signature
lua
GetPedQuality(PlayerPedId())
-- returns intParameters
| Name | Type | Description |
|---|---|---|
| Ped | — |
Usage
lua
GetPedQuality(PlayerPedId())Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
