TASK_LEAVE_ANY_VEHICLE
Flags are the same flags used in [`TASK_LEAVE_VEHICLE`](#\_0xD3DBCE61A490BE02) **This is the server-side RPC native equivalent of the client native [TASK_LEAVE_ANY_VEHICLE](?\_0x504D54DF3F6F2247).**
CFX
Signature
lua
TaskLeaveAnyVehicle(PlayerPedId(), 0, 0)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Ped | — | |
| int | — | |
| int | — |
Usage
lua
TaskLeaveAnyVehicle(PlayerPedId(), 0, 0)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
