EmergencyLightingIsValid Method

RAGE Plugin Hook Documentation

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

Gets whether this instance is valid.

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

public bool IsValid()

Return Value

Type: Boolean
Returns true if this instance is valid; otherwise, returns false.
See Also

Reference