[This is preliminary documentation and is subject to change.]
Gets the health of the tire of this wheel.
Namespace:
Rage
Assembly:
RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
public float TireHealth { get; }
Public ReadOnly Property TireHealth As Single
Get
public:
property float TireHealth {
float get ();
}
Property Value
Type:
SingleThe health of the tire of this wheel.
Reference