_GET_PED_COMPONENT_CATEGORY_BY_INDEX
Returns category hash that each ped component has. Hash examples: MASKS, HATS, HEADS, HORSE_MANES
PEDBuild 1207
Signature
lua
GetPedComponentCategoryByIndex(PlayerPedId(), 0)
-- returns HashParameters
| Name | Type | Description |
|---|---|---|
| Ped | — | |
| int | — |
Usage
lua
GetPedComponentCategoryByIndex(PlayerPedId(), 0)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
