| Property | Value |
|---|---|
| Native Name | SET_PED_OFF_TRANSPORT_SEAT |
| Hash | 0x8886D83A430537FD |
| Return Type | void |
| Build | 1207 |
| Parameters | ped (Ped), flags (int) |
Parameters
ped(Ped)flags(int)
Usage
Lua (Direct):
SetPedOffTransportSeat(ped, flags)
Lua (Hash):
Citizen.InvokeNative(0x8886D83A430537FD, ped, flags)