[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
Parameters
- name
- Type: SystemString
The name of the cloned copy. If null, a unique name will be assigned automatically.
Return Value
Type: EmergencyLightingA new EmergencyLighting that is a copy of this instance.
See Also