ModelEmergencyLighting Property

RAGE Plugin Hook Documentation

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

Gets the emergency lighting settings associated with this model.

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

public EmergencyLighting EmergencyLighting { get; }

Property Value

Type: EmergencyLighting
If this model has them, the emergency lighting settings; otherwise null.
See Also

Reference