EmergencyLightingClone Method

RAGE Plugin Hook Documentation

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

Creates a new EmergencyLighting that is a copy of the current instance.

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

public EmergencyLighting Clone()

Return Value

Type: EmergencyLighting
A new EmergencyLighting that is a copy of this instance.
Remarks

The cloned instance will be assigned a unique name automatically.
See Also

Reference