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