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/
|
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] |
void GTA.VehicleWindowCollection.RollDownAllWindows | ( | ) |
bool GTA.VehicleWindowCollection.AllWindowsIntact => Function.Call<bool>(Hash.ARE_ALL_VEHICLE_WINDOWS_INTACT, _owner.Handle) |
|
get |