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