Description: GET_SHOP_ITEM_NUM*? returns a number of ? p1 seems to be always joaat("base")
| Property | Value |
|---|---|
| Native Name | _0x31B2E7F2E3C58B89 |
| Hash | 0x31B2E7F2E3C58B89 |
| Return Type | int |
| API Set | client |
| Build | 1207 |
| Parameters | componentHash (Hash), p1 (Hash), metapedType (int), isMP (BOOL) |
Parameters
componentHash(Hash)p1(Hash)metapedType(int)isMP(BOOL)
Usage
Lua (Direct):
local result = _0x31B2E7F2E3C58B89(componentHash, p1, metapedType, isMP)
Lua (Hash):
local result = Citizen.InvokeNative(0x31B2E7F2E3C58B89, componentHash, p1, metapedType, isMP)