SHVDN  v3
An ASI plugin for Grand Theft Auto V, which allows running scripts written in any .NET language in-game. Developed by crosire https://github.com/crosire/scripthookvdotnet/
GTA.VehicleWindowCollection Class Reference

Public Member Functions

void RollDownAllWindows ()
 

Public Attributes

bool AllWindowsIntact => Function.Call<bool>(Hash.ARE_ALL_VEHICLE_WINDOWS_INTACT, _owner.Handle)
 

Properties

VehicleWindow this[VehicleWindowIndex index] [get]
 

Member Function Documentation

◆ RollDownAllWindows()

void GTA.VehicleWindowCollection.RollDownAllWindows ( )

Member Data Documentation

◆ AllWindowsIntact

bool GTA.VehicleWindowCollection.AllWindowsIntact => Function.Call<bool>(Hash.ARE_ALL_VEHICLE_WINDOWS_INTACT, _owner.Handle)

Property Documentation

◆ this[VehicleWindowIndex index]

VehicleWindow GTA.VehicleWindowCollection.this[VehicleWindowIndex index]
get

The documentation for this class was generated from the following file: