Description: SET_VEHICLE_WHEELS*
| Property | Value |
|---|---|
| Native Name | _0x73118A3EE9C9B6DB |
| Hash | 0x73118A3EE9C9B6DB |
| Return Type | void |
| Build | 1207 |
| Parameters | wagon (Vehicle), p1 (int), p2 (BOOL) |
Parameters
wagon(Vehicle)p1(int)p2(BOOL)
Usage
Lua (Direct):
_0x73118A3EE9C9B6DB(wagon, p1, p2)
Lua (Hash):
Citizen.InvokeNative(0x73118A3EE9C9B6DB, wagon, p1, p2)