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