| Property | Value |
|---|---|
| Native Name | _SET_TRANSPORT_PRIORITY_SEAT |
| Hash | 0x13F138225C202F66 |
| Return Type | void |
| Build | 1207 |
| Parameters | transportEntity (Entity), seatIndex (int) |
Parameters
transportEntity(Entity)seatIndex(int)
Usage
Lua (Direct):
SetTransportPrioritySeat(transportEntity, seatIndex)
Lua (Hash):
Citizen.InvokeNative(0x13F138225C202F66, transportEntity, seatIndex)