IS_VEHICLE_WINDOW_INTACT
See the client-side [IS_VEHICLE_WINDOW_INTACT](#\_0x46E571A0E20D01F1) for a window indexes list.
CFX
Signature
lua
IsVehicleWindowIntact(GetVehiclePedIsIn(PlayerPedId(), false), 0)
-- returns BOOLParameters
| Name | Type | Description |
|---|---|---|
| Vehicle | The target vehicle. | |
| int | The window index. |
Usage
lua
IsVehicleWindowIntact(GetVehiclePedIsIn(PlayerPedId(), false), 0)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
