_GET_PED_ANIMAL_TYPE
Returns the ped's animal type hash: https://alloc8or.re/rdr3/doc/enums/eAnimalType.txt Combine this with GET_STRING_FROM_HASH_KEY to display localized entity names
ENTITYBuild 1207
Signature
lua
GetPedAnimalType(PlayerPedId())
-- returns HashParameters
| Name | Type | Description |
|---|---|---|
| Ped | — |
Usage
lua
GetPedAnimalType(PlayerPedId())Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
