_GET_SHOP_ITEM_NUM_WEARABLE_STATES
Returns the number of wearable states available for a shop item / component. p2 seems to be true in scripts. For use with 0x6243635AF2F1B826 (_GET_SHOP_ITEM_AVAILABLE_WEARABLE_STATE_BY_INDEX)
PEDBuild 1207
Signature
lua
GetShopItemNumWearableStates(GetHashKey("..."), true, true)
-- returns intParameters
| Name | Type | Description |
|---|---|---|
| Hash | — | |
| BOOL | — | |
| BOOL | — |
Usage
lua
GetShopItemNumWearableStates(GetHashKey("..."), true, true)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
