![]() |
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 void | SetIcon (string icon) |
| override void | SetColor (EVehicleInfoState state, EVehicleInfoColor color) |
| override bool | UpdateRequired (EVehicleInfoState state) |
| override bool | DisplayStartDrawInit (IEntity owner) |
| override void | DisplayInit (IEntity owner) |
| Init the UI, runs 1x at the start of the game. | |
Protected Attributes | |
| ref array< ref SCR_LightManagerInfoEntry > | m_aLights |
| BaseLightManagerComponent | m_pLightManager |
| SCR_LightManagerInfoEntry | m_pActiveLight |
| bool | m_bActiveLightChanged |
Definition at line 17 of file SCR_LightManagerInfoMulti.c.
|
inlineprotected |
Init the UI, runs 1x at the start of the game.
Definition at line 102 of file SCR_LightManagerInfoMulti.c.
Definition at line 91 of file SCR_LightManagerInfoMulti.c.
|
inlineprotected |
Can be overridden to get state of actual system or linked to an event.
Definition at line 28 of file SCR_LightManagerInfoMulti.c.
|
inlineprotected |
Definition at line 72 of file SCR_LightManagerInfoMulti.c.
|
inlineprotected |
Definition at line 63 of file SCR_LightManagerInfoMulti.c.
|
inlineprotected |
Definition at line 81 of file SCR_LightManagerInfoMulti.c.
|
protected |
Definition at line 20 of file SCR_LightManagerInfoMulti.c.
|
protected |
Definition at line 24 of file SCR_LightManagerInfoMulti.c.
|
protected |
Definition at line 23 of file SCR_LightManagerInfoMulti.c.
|
protected |
Definition at line 22 of file SCR_LightManagerInfoMulti.c.