![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override EVehicleInfoState | GetState () |
| Can be overridden to get state of actual system or linked to an event. | |
| override bool | DisplayStartDrawInit (IEntity owner) |
| override void | DisplayStopDraw (IEntity owner) |
| void | OnLightStateChanged (bool state) |
| override void | DisplayInit (IEntity owner) |
| Init the UI, runs 1x at the start of the game. | |
Protected Attributes | |
| ELightType | m_eLightType |
| ELightType | m_eSuppressedBy |
| int | m_iLightSide |
| BaseLightManagerComponent | m_LightManager |
| BaseLightSlot | m_LightSlot |
| ref ScriptInvoker | m_OnLightStateChanged |
| bool | m_bIsLit = true |
| Used for directional/hazard lights that blink. | |
Definition at line 1 of file SCR_LightManagerInfo.c.
|
inlineprotected |
Init the UI, runs 1x at the start of the game.
Definition at line 104 of file SCR_LightManagerInfo.c.
Definition at line 35 of file SCR_LightManagerInfo.c.
|
inlineprotected |
Definition at line 82 of file SCR_LightManagerInfo.c.
|
inlineprotected |
Can be overridden to get state of actual system or linked to an event.
Definition at line 20 of file SCR_LightManagerInfo.c.
|
inlineprotected |
| state |
Definition at line 93 of file SCR_LightManagerInfo.c.
Used for directional/hazard lights that blink.
Definition at line 16 of file SCR_LightManagerInfo.c.
|
protected |
Definition at line 4 of file SCR_LightManagerInfo.c.
|
protected |
Definition at line 7 of file SCR_LightManagerInfo.c.
|
protected |
Definition at line 10 of file SCR_LightManagerInfo.c.
|
protected |
Definition at line 12 of file SCR_LightManagerInfo.c.
|
protected |
Definition at line 13 of file SCR_LightManagerInfo.c.
|
protected |
Definition at line 14 of file SCR_LightManagerInfo.c.