VehicleAreAllComponentsBroken Method

RAGE Plugin Hook Documentation

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

[Missing <summary> documentation for "M:Rage.Vehicle.AreAllComponentsBroken(Rage.VehicleComponents)"]

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

public bool AreAllComponentsBroken(
	VehicleComponents components
)

Parameters

components
Type: RageVehicleComponents

[Missing <param name="components"/> documentation for "M:Rage.Vehicle.AreAllComponentsBroken(Rage.VehicleComponents)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Rage.Vehicle.AreAllComponentsBroken(Rage.VehicleComponents)"]

See Also

Reference