| Property | Value |
|---|---|
| Native Name | _CASHINVENTORY_TRANSACTION_CHECKOUT |
| Hash | 0x592BC00BF6629BE7 |
| Return Type | BOOL |
| Build | 1207 |
| Parameters | id (int) |
Parameters
id(int)
Usage
Lua (Direct):
local result = CashinventoryTransactionCheckout(id)
Lua (Hash):
local result = Citizen.InvokeNative(0x592BC00BF6629BE7, id)