_IS_META_PED_USING_COMPONENT_CATEGORY
checks if a ped is using a component category see component category hashes here https://raw.githubusercontent.com/femga/rdr3_discoveries/refs/heads/master/clothes/cloth_hash_names.lua Old name: _IS_META_PED_USING_COMPONENT
PEDBuild 1207
Signature
lua
IsMetaPedUsingComponentCategory(PlayerPedId(), GetHashKey("..."))
-- returns BOOLParameters
| Name | Type | Description |
|---|---|---|
| Ped | — | |
| Hash | — |
Usage
lua
IsMetaPedUsingComponentCategory(PlayerPedId(), GetHashKey("..."))Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
