![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Compass in map UI. More...
Protected Member Functions | |
| override void | SetWidgetNames () |
| override void | InitPositionVectors () |
| void | UpdateCompassEntity () |
| Update for the compass entity within preview world. | |
| void | OnInputQuickBind (float value, EActionTrigger reason) |
| override string | GetPrefabResource () |
| override void | SetVisible (bool visible) |
| override void | Init () |
| override void | Update (float timeSlice) |
| void | SCR_MapCompassUI () |
Protected Attributes | |
| SCR_CompassComponent | m_CompassComp |
| string | m_sPrefabResource |
Static Protected Attributes | |
| static const string | ICON_NAME = "compass" |
Compass in map UI.
Definition at line 2 of file SCR_MapCompassUI.c.
|
inlineprotected |
Definition at line 150 of file SCR_MapCompassUI.c.
|
inlineprotected |
Definition at line 72 of file SCR_MapCompassUI.c.
|
inlineprotected |
Definition at line 119 of file SCR_MapCompassUI.c.
|
inlineprotected |
Definition at line 18 of file SCR_MapCompassUI.c.
|
inlineprotected |
Definition at line 64 of file SCR_MapCompassUI.c.
|
inlineprotected |
Definition at line 78 of file SCR_MapCompassUI.c.
|
inlineprotected |
Definition at line 10 of file SCR_MapCompassUI.c.
|
inlineprotected |
Definition at line 132 of file SCR_MapCompassUI.c.
|
inlineprotected |
Update for the compass entity within preview world.
Definition at line 29 of file SCR_MapCompassUI.c.
|
staticprotected |
Definition at line 4 of file SCR_MapCompassUI.c.
|
protected |
Definition at line 6 of file SCR_MapCompassUI.c.
|
protected |
Definition at line 7 of file SCR_MapCompassUI.c.