IsVehicleWindowIntact — FiveM Natives
0x46E571A0E20D01F1 · VEHICLE · all
``cpp enum eWindowId { VEH_EXT_WINDOW_LF = 0, VEH_EXT_WINDOW_RF = 1, VEH_EXT_WINDOW_LR = 2, VEH_EXT_WINDOW_RR = 3, VEH_EXT_WINDOW_LM = 4, VEH_EXT_WINDOW_RM = 5, VEH_EXT_WINDSCREEN = 6, VEH_EXT_WINDSCREEN_R = 7, } ``
Parameters
| Name | Type | Description |
|---|---|---|
| vehicle | Vehicle | The vehicle handle |
| windowIndex | int | The index of the window |
Returns
BOOL