VehicleWindow Class

RAGE Plugin Hook Documentation

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:Rage.VehicleWindow"]

Inheritance Hierarchy

SystemObject
  RageVehicleWindow

Namespace:  Rage
Assembly:  RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax

[SerializableAttribute]
public sealed class VehicleWindow

The VehicleWindow type exposes the following members.

Properties

  NameDescription
Public propertyIsIntact
Gets a value indicating whether this window is intact.
Top
Methods

  NameDescription
Public methodRemove
Removes this window.
Public methodRepair
Repairs this window.
Public methodRollDown
Moves this window to the rolled down state.
Public methodRollUp
Moves this window to the rolled up state.
Public methodSmash
Smashes this window.
Top
See Also

Reference