IS_PED_IN_VEHICLE
CFX
Signature
lua
IsPedInVehicle(PlayerPedId(), GetVehiclePedIsIn(PlayerPedId(), false))
-- returns BOOLParameters
| Name | Type | Description |
|---|---|---|
| Ped | the ped id | |
| Vehicle | the vehicle id |
Usage
lua
IsPedInVehicle(PlayerPedId(), GetVehiclePedIsIn(PlayerPedId(), false))Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
