BOOL _0x17721003A66C72BF(`shopType` (Hash), `key` (Hash), `outData` (Any*));
| Property |
Value |
| Native Name |
_0x17721003A66C72BF |
| Hash |
0x17721003A66C72BF |
| Return Type |
BOOL |
| Build |
1207 |
| Parameters |
shopType (Hash), key (Hash), outData (Any*) |
Parameters
shopType (Hash)
key (Hash)
outData (Any*)
Usage
Lua (Direct):
local result = _0x17721003A66C72BF(shopType, key, outData)
Lua (Hash):
local result = Citizen.InvokeNative(0x17721003A66C72BF, shopType, key, outData)
Back to ITEMDATABASE