![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| ScriptInvoker | GetOnLightStateChanged () |
| override void | OnLightStateChanged (bool newState) |
| override void | OnInit (IEntity owner) |
| void | PlaySound (bool newState) |
Protected Attributes | |
| string | m_sLightOnEventName |
| string | m_sLightOffEventName |
| bool | m_bIsActive |
| SoundComponent | m_SoundComponent |
| ref ScriptInvoker | m_OnLightStateChanged |
Definition at line 1 of file SCR_LightSlot.c.
|
inlineprotected |
Get event called when the light is turned on or off.
Definition at line 17 of file SCR_LightSlot.c.
|
inlineprotected |
Definition at line 37 of file SCR_LightSlot.c.
|
inlineprotected |
Definition at line 26 of file SCR_LightSlot.c.
|
inlineprotected |
| newState |
Definition at line 48 of file SCR_LightSlot.c.
|
protected |
Definition at line 9 of file SCR_LightSlot.c.
|
protected |
Definition at line 12 of file SCR_LightSlot.c.
|
protected |
Definition at line 7 of file SCR_LightSlot.c.
|
protected |
Definition at line 4 of file SCR_LightSlot.c.
|
protected |
Definition at line 10 of file SCR_LightSlot.c.