[This is preliminary documentation and is subject to change.]
Gets an instance of EmergencyLighting by its name.
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
Parameters
- name
- Type: SystemString
The case insensitive name of the instance to get.
Return Value
Type: EmergencyLightingIf an instance of EmergencyLighting matches the specified name, returns that instance; otherwise, returns null.
See Also