Class VehicleWindowCollection
Inheritance
VehicleWindowCollection
Namespace: GTA
Assembly: ScriptHookVDotNet3.dll
Syntax
public sealed class VehicleWindowCollection
Properties
|
Improve this Doc
View Source
AllWindowsIntact
Declaration
public bool AllWindowsIntact { get; }
Property Value
|
Improve this Doc
View Source
Item[VehicleWindowIndex]
Declaration
public VehicleWindow this[VehicleWindowIndex index] { get; }
Parameters
Property Value
Methods
|
Improve this Doc
View Source
RollDownAllWindows()
Declaration
public void RollDownAllWindows()