![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | CreateItem (SCR_EditorActionData actionData, int shortcutIndex) |
| void | OnEditorQuickCommand (int index) |
| void | OnEditorQuickCommand1 () |
| void | OnEditorQuickCommand2 () |
| void | OnEditorQuickCommand3 () |
| void | OnEditorQuickCommand4 () |
| void | OnEditorQuickCommand5 () |
| void | OnEditorQuickCommand6 () |
| void | OnEditorQuickCommand7 () |
| void | OnEditorQuickCommand8 () |
| void | OnEditorQuickCommand9 () |
| void | OnEditorQuickCommand10 () |
| void | ShowEntries (Widget contentWidget, int indexStart, int indexEnd) |
| void | QueueRefresh () |
| void | Refresh () |
| void | OnFilterChange (EEditableEntityState state, set< SCR_EditableEntityComponent > entitiesInsert, set< SCR_EditableEntityComponent > entitiesRemove) |
| override bool | IsUnique () |
| override void | OnInputDeviceIsGamepad (bool isGamepad) |
| override bool | OnClick (Widget w, int x, int y, int button) |
| override void | HandlerAttachedScripted (Widget w) |
| override void | HandlerDeattached (Widget w) |
Protected Attributes | |
| ref array< EEditorActionGroup > | m_ActionGroups |
| ResourceName | m_SeparatorLayout |
| SCR_CommandActionsEditorComponent | m_EditorActionsComponent |
| SCR_BaseEditableEntityFilter | m_Filter |
| ref array< ref SCR_EditorActionData > | m_aActionData = {} |
| ref array< ref SCR_BaseEditorAction > | m_aShortcuts = {} |
| ref map< Widget, SCR_BaseEditorAction > | m_Actions = new map<Widget, SCR_BaseEditorAction>() |
| bool | m_queuedRefresh = false |
Definition at line 3 of file SCR_CommandToolbarEditorUIComponent.c.
|
inlineprotected |
Definition at line 19 of file SCR_CommandToolbarEditorUIComponent.c.
|
inlineprotected |
Definition at line 195 of file SCR_CommandToolbarEditorUIComponent.c.
|
inlineprotected |
Definition at line 226 of file SCR_CommandToolbarEditorUIComponent.c.
|
inlineprotected |
Definition at line 158 of file SCR_CommandToolbarEditorUIComponent.c.
|
inlineprotected |
Definition at line 181 of file SCR_CommandToolbarEditorUIComponent.c.
|
inlineprotected |
Definition at line 42 of file SCR_CommandToolbarEditorUIComponent.c.
|
inlineprotected |
Definition at line 47 of file SCR_CommandToolbarEditorUIComponent.c.
|
inlineprotected |
Definition at line 56 of file SCR_CommandToolbarEditorUIComponent.c.
|
inlineprotected |
Definition at line 48 of file SCR_CommandToolbarEditorUIComponent.c.
|
inlineprotected |
Definition at line 49 of file SCR_CommandToolbarEditorUIComponent.c.
|
inlineprotected |
Definition at line 50 of file SCR_CommandToolbarEditorUIComponent.c.
|
inlineprotected |
Definition at line 51 of file SCR_CommandToolbarEditorUIComponent.c.
|
inlineprotected |
Definition at line 52 of file SCR_CommandToolbarEditorUIComponent.c.
|
inlineprotected |
Definition at line 53 of file SCR_CommandToolbarEditorUIComponent.c.
|
inlineprotected |
Definition at line 54 of file SCR_CommandToolbarEditorUIComponent.c.
|
inlineprotected |
Definition at line 55 of file SCR_CommandToolbarEditorUIComponent.c.
|
inlineprotected |
| [in] | state | |
| [in] | entitiesInsert | |
| [in] | entitiesRemove |
Definition at line 152 of file SCR_CommandToolbarEditorUIComponent.c.
|
inlineprotected |
Definition at line 164 of file SCR_CommandToolbarEditorUIComponent.c.
|
inlineprotected |
Definition at line 84 of file SCR_CommandToolbarEditorUIComponent.c.
|
inlineprotected |
Definition at line 93 of file SCR_CommandToolbarEditorUIComponent.c.
|
inlineprotected |
Definition at line 61 of file SCR_CommandToolbarEditorUIComponent.c.
|
protected |
Definition at line 13 of file SCR_CommandToolbarEditorUIComponent.c.
|
protected |
Definition at line 6 of file SCR_CommandToolbarEditorUIComponent.c.
|
protected |
Definition at line 15 of file SCR_CommandToolbarEditorUIComponent.c.
|
protected |
Definition at line 14 of file SCR_CommandToolbarEditorUIComponent.c.
|
protected |
Definition at line 11 of file SCR_CommandToolbarEditorUIComponent.c.
|
protected |
Definition at line 12 of file SCR_CommandToolbarEditorUIComponent.c.
|
protected |
Definition at line 17 of file SCR_CommandToolbarEditorUIComponent.c.
|
protected |
Definition at line 9 of file SCR_CommandToolbarEditorUIComponent.c.