_GET_ANIMAL_RARITY
enum eAnimalRarityLevel { ARL_COMMON, ARL_RARE, ARL_LEGENDARY, ARL_NUMRARITYLEVELS };
FLOCKBuild 1207
Signature
lua
GetAnimalRarity(PlayerPedId())
-- returns intParameters
| Name | Type | Description |
|---|---|---|
| Ped | — |
Usage
lua
GetAnimalRarity(PlayerPedId())Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
