![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | SetWidgetNames () |
| override void | InitPositionVectors () |
| void | UpdatePreviewEntity () |
| Update for the wristwatch 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_MapWatchUI () |
Protected Attributes | |
| SCR_WristwatchComponent | m_WristwatchComp |
| string | m_sPrefabResource |
Static Protected Attributes | |
| static const string | ICON_NAME = "watch" |
Definition at line 1 of file SCR_MapWatchUI.c.
|
inlineprotected |
Definition at line 127 of file SCR_MapWatchUI.c.
|
inlineprotected |
Definition at line 54 of file SCR_MapWatchUI.c.
|
inlineprotected |
Definition at line 99 of file SCR_MapWatchUI.c.
|
inlineprotected |
Definition at line 17 of file SCR_MapWatchUI.c.
|
inlineprotected |
Definition at line 46 of file SCR_MapWatchUI.c.
|
inlineprotected |
Set wristwatch visibility
| [in] | visible | is true/false switch |
Definition at line 62 of file SCR_MapWatchUI.c.
|
inlineprotected |
Definition at line 9 of file SCR_MapWatchUI.c.
|
inlineprotected |
Definition at line 112 of file SCR_MapWatchUI.c.
|
inlineprotected |
Update for the wristwatch entity within preview world.
Definition at line 28 of file SCR_MapWatchUI.c.
|
staticprotected |
Definition at line 3 of file SCR_MapWatchUI.c.
|
protected |
Definition at line 6 of file SCR_MapWatchUI.c.
|
protected |
Definition at line 5 of file SCR_MapWatchUI.c.