![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | Create () |
| Creates and initializes root widget to be slotted with actions. | |
| void | Destroy () |
| bool | Update (ActionsTuple actionsData, BaseUserAction selectedAction, UserActionContext currentContext, float fTimeSlice) |
| bool | UpdateAnimateActions (ActionsTuple actionsData, BaseUserAction selectedAction, UserActionContext currentContext, bool isSingleAction, float fTimeSlice) |
| bool | UpdateDisplayActions (ActionsTuple actionsData, BaseUserAction selectedAction, UserActionContext currentContext, int actionsCount) |
| void | SetPaggingEffect (int currentAction, bool scrollingDown) |
| bool | GetSafeZone (vector worldPosition, vector screenPosition, vector min01, vector max01, out vector clampedPosition) |
| void | SetPosition (vector worldPosition) |
| void | SetScroll (int currentScroll, float timeSlice=0) |
| void | RunExpandTimer (float fTimeSlice) |
| void | RunExpandedTimer (float fTimeSlice) |
| void | Expand () |
| void | Collapse () |
| float | GetButtonFadeInSpeed () |
| override void | OnActionStart (IEntity pUser, BaseUserAction pPerformedAction) |
| Called when action starts being performed. | |
| override void | OnActionProgress (IEntity pUser, BaseUserAction pPerformedAction, float fProgress, float fDuration) |
| Called when action is being performed. | |
| override void | OnActionFinish (IEntity pUser, BaseUserAction pFinishedAction, ActionFinishReason eFinishReason) |
| Called when an action is finished. | |
| override void | DisplayUpdate (IEntity owner, float timeSlice) |
| override void | DisplayStartDraw (IEntity owner) |
| override void | DisplayStopDraw (IEntity owner) |
| override void | ShowDisplay () |
| Called when display was hidden and is supposed to be shown. Called before first ShowActionsDisplay call. | |
| override void | HideDisplay () |
| Called when display was open and is supposed to hide. Called after last ShowActionsDisplay call. | |
| override void | SetDisplayData (ActionDisplayData data) |
| Data provided by the interaction handler. | |
| void | CompareNewDateWithOld (ActionDisplayData data) |
| Hackfix: We are trying to find clues if we need to update the UI based on the acton data. | |
| void | ForceUpdateUI () |
| Allows for external functions to request a UI update. | |
| void | ~SCR_ActionMenuInteractionDisplay () |
Definition at line 1 of file SCR_ActionMenuInteractionDisplay.c.
|
inlineprotected |
Definition at line 883 of file SCR_ActionMenuInteractionDisplay.c.
|
inlineprotected |
Definition at line 672 of file SCR_ActionMenuInteractionDisplay.c.
|
inlineprotected |
Hackfix: We are trying to find clues if we need to update the UI based on the acton data.
Definition at line 833 of file SCR_ActionMenuInteractionDisplay.c.
|
inlineprotected |
Creates and initializes root widget to be slotted with actions.
Definition at line 103 of file SCR_ActionMenuInteractionDisplay.c.
|
inlineprotected |
Definition at line 158 of file SCR_ActionMenuInteractionDisplay.c.
|
inlineprotected |
Definition at line 771 of file SCR_ActionMenuInteractionDisplay.c.
|
inlineprotected |
Definition at line 782 of file SCR_ActionMenuInteractionDisplay.c.
|
inlineprotected |
Definition at line 730 of file SCR_ActionMenuInteractionDisplay.c.
|
inlineprotected |
Definition at line 665 of file SCR_ActionMenuInteractionDisplay.c.
|
inlineprotected |
Allows for external functions to request a UI update.
Definition at line 876 of file SCR_ActionMenuInteractionDisplay.c.
|
inlineprotected |
Definition at line 680 of file SCR_ActionMenuInteractionDisplay.c.
|
inlineprotected |
Definition at line 504 of file SCR_ActionMenuInteractionDisplay.c.
|
inlineprotected |
Called when display was open and is supposed to hide. Called after last ShowActionsDisplay call.
Definition at line 800 of file SCR_ActionMenuInteractionDisplay.c.
|
inlineprotected |
Called when an action is finished.
Definition at line 718 of file SCR_ActionMenuInteractionDisplay.c.
|
inlineprotected |
Called when action is being performed.
Definition at line 698 of file SCR_ActionMenuInteractionDisplay.c.
|
inlineprotected |
Called when action starts being performed.
Definition at line 688 of file SCR_ActionMenuInteractionDisplay.c.
|
inlineprotected |
| [in] | fTimeSlice |
Definition at line 651 of file SCR_ActionMenuInteractionDisplay.c.
|
inlineprotected |
| [in] | fTimeSlice |
Definition at line 633 of file SCR_ActionMenuInteractionDisplay.c.
|
inlineprotected |
Data provided by the interaction handler.
Definition at line 824 of file SCR_ActionMenuInteractionDisplay.c.
|
inlineprotected |
Itterates through all shown actions and applies the correct padding & opacity
| [in] | int | current action |
Definition at line 458 of file SCR_ActionMenuInteractionDisplay.c.
|
inlineprotected |
| [in] | worldPosition |
Definition at line 579 of file SCR_ActionMenuInteractionDisplay.c.
|
inlineprotected |
| [in] | currentScroll | which element in the list are we on |
| [in] | timeSlice | elasped time since the last frame |
Definition at line 606 of file SCR_ActionMenuInteractionDisplay.c.
|
inlineprotected |
Called when display was hidden and is supposed to be shown. Called before first ShowActionsDisplay call.
Definition at line 790 of file SCR_ActionMenuInteractionDisplay.c.
|
inlineprotected |
Definition at line 168 of file SCR_ActionMenuInteractionDisplay.c.
|
inlineprotected |
Definition at line 204 of file SCR_ActionMenuInteractionDisplay.c.
|
inlineprotected |
Definition at line 274 of file SCR_ActionMenuInteractionDisplay.c.
|
protected |
Definition at line 88 of file SCR_ActionMenuInteractionDisplay.c.
|
protected |
Definition at line 89 of file SCR_ActionMenuInteractionDisplay.c.
|
protected |
Definition at line 50 of file SCR_ActionMenuInteractionDisplay.c.
|
protected |
Definition at line 51 of file SCR_ActionMenuInteractionDisplay.c.
|
protected |
Definition at line 81 of file SCR_ActionMenuInteractionDisplay.c.
|
protected |
Definition at line 45 of file SCR_ActionMenuInteractionDisplay.c.
|
protected |
Definition at line 22 of file SCR_ActionMenuInteractionDisplay.c.
|
protected |
Definition at line 75 of file SCR_ActionMenuInteractionDisplay.c.
|
protected |
Definition at line 78 of file SCR_ActionMenuInteractionDisplay.c.
|
protected |
Definition at line 61 of file SCR_ActionMenuInteractionDisplay.c.
|
protected |
Definition at line 77 of file SCR_ActionMenuInteractionDisplay.c.
|
protected |
Definition at line 71 of file SCR_ActionMenuInteractionDisplay.c.
|
protected |
Definition at line 13 of file SCR_ActionMenuInteractionDisplay.c.
|
protected |
Definition at line 16 of file SCR_ActionMenuInteractionDisplay.c.
|
protected |
Definition at line 10 of file SCR_ActionMenuInteractionDisplay.c.
|
protected |
Definition at line 28 of file SCR_ActionMenuInteractionDisplay.c.
|
protected |
Definition at line 42 of file SCR_ActionMenuInteractionDisplay.c.
|
protected |
Definition at line 64 of file SCR_ActionMenuInteractionDisplay.c.
|
protected |
Definition at line 67 of file SCR_ActionMenuInteractionDisplay.c.
|
protected |
Definition at line 66 of file SCR_ActionMenuInteractionDisplay.c.
|
protected |
Definition at line 31 of file SCR_ActionMenuInteractionDisplay.c.
|
protected |
Definition at line 38 of file SCR_ActionMenuInteractionDisplay.c.
|
protected |
Definition at line 25 of file SCR_ActionMenuInteractionDisplay.c.
|
protected |
Definition at line 68 of file SCR_ActionMenuInteractionDisplay.c.
|
protected |
Definition at line 69 of file SCR_ActionMenuInteractionDisplay.c.
|
protected |
Definition at line 73 of file SCR_ActionMenuInteractionDisplay.c.
|
protected |
Definition at line 86 of file SCR_ActionMenuInteractionDisplay.c.
|
protected |
Definition at line 34 of file SCR_ActionMenuInteractionDisplay.c.
|
protected |
Definition at line 80 of file SCR_ActionMenuInteractionDisplay.c.
|
protected |
Definition at line 63 of file SCR_ActionMenuInteractionDisplay.c.
|
protected |
Definition at line 53 of file SCR_ActionMenuInteractionDisplay.c.
|
protected |
Definition at line 59 of file SCR_ActionMenuInteractionDisplay.c.
|
protected |
Holds all the different cached id with the enum as key.
Definition at line 84 of file SCR_ActionMenuInteractionDisplay.c.
|
protected |
Definition at line 19 of file SCR_ActionMenuInteractionDisplay.c.
|
protected |
Definition at line 55 of file SCR_ActionMenuInteractionDisplay.c.
|
protected |
Definition at line 56 of file SCR_ActionMenuInteractionDisplay.c.
|
protected |
Definition at line 48 of file SCR_ActionMenuInteractionDisplay.c.
|
protected |
Definition at line 47 of file SCR_ActionMenuInteractionDisplay.c.
|
protected |
Definition at line 91 of file SCR_ActionMenuInteractionDisplay.c.
|
protected |
Definition at line 97 of file SCR_ActionMenuInteractionDisplay.c.
|
protected |
Definition at line 96 of file SCR_ActionMenuInteractionDisplay.c.
|
protected |
Definition at line 99 of file SCR_ActionMenuInteractionDisplay.c.
|
protected |
Definition at line 93 of file SCR_ActionMenuInteractionDisplay.c.
|
protected |
Definition at line 94 of file SCR_ActionMenuInteractionDisplay.c.