![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| Widget | CreateItem (SCR_EditableEntityComponent entity) |
| void | QueueRefresh () |
| void | Clear () |
| void | OnChanged (EEditableEntityState state, set< SCR_EditableEntityComponent > entitiesInsert, set< SCR_EditableEntityComponent > entitiesRemove) |
| void | OnEditorSetSelection () |
| void | OnTypeTab (SCR_TabViewComponent tabView, SCR_TabViewContent tabContent, int index) |
| void | ShowEntries (Widget contentWidget, int indexStart, int indexEnd) |
| override bool | IsUnique () |
| void | SetToolbarVisible (bool show) |
| void | Refresh () |
| override void | OnRepeat () |
| void | CopyPage (SCR_DialogEditorUIComponent linkedComponent) |
| override void | OnMenuUpdate (float timeSlice) |
| override bool | OnFocus (Widget w, int x, int y) |
| override void | HandlerAttachedScripted (Widget w) |
| override void | HandlerDeattached (Widget w) |
Protected Attributes | |
| EEditableEntityType | m_Type |
| ref array< EEditableEntityType > | m_aTypeBlackList |
| EEditableEntityState | m_State |
| ref array< ref SCR_EntityToolbarStateOffset > | m_aStateOffsets |
| EEditableEntityFlag | m_FlagsBlacklist |
| bool | m_bOnlyDirectChildren |
| ref array< EEditableEntityType > | m_aTypeOrder |
| string | m_sTypeTabsWidgetName |
| ref array< ref SCR_EntityToolbarTypeList > | m_aEntityTypeTabs |
| bool | m_bHasTabs |
| bool | m_bHasEntities |
| ref SCR_SortedArray< SCR_EditableEntityComponent > | m_Entities = new SCR_SortedArray<SCR_EditableEntityComponent>() |
| ref map< SCR_EditableEntityComponent, Widget > | m_ItemsMap = new map<SCR_EditableEntityComponent, Widget>() |
| SCR_HoverEditableEntityFilter | m_HoverFilter |
| SCR_EditableEntityComponent | m_HoverEntity |
| SCR_EditableEntityComponent | m_RepeatEntity |
| SCR_EditableEntitySlotManagerUIComponent | m_SlotManager |
| SCR_LayersEditorComponent | m_LayersManager |
| SCR_TabViewComponent | m_TabView |
| int | m_iTab |
| bool | m_queuedRefresh = false |
Definition at line 4 of file SCR_EntitiesToolbarEditorUIComponent.c.
|
inlineprotected |
Definition at line 85 of file SCR_EntitiesToolbarEditorUIComponent.c.
|
inlineprotected |
Definition at line 207 of file SCR_EntitiesToolbarEditorUIComponent.c.
|
inlineprotected |
Definition at line 49 of file SCR_EntitiesToolbarEditorUIComponent.c.
|
inlineprotected |
Definition at line 249 of file SCR_EntitiesToolbarEditorUIComponent.c.
|
inlineprotected |
Definition at line 303 of file SCR_EntitiesToolbarEditorUIComponent.c.
|
inlineprotected |
Definition at line 131 of file SCR_EntitiesToolbarEditorUIComponent.c.
|
inlineprotected |
Definition at line 92 of file SCR_EntitiesToolbarEditorUIComponent.c.
|
inlineprotected |
Definition at line 99 of file SCR_EntitiesToolbarEditorUIComponent.c.
|
inlineprotected |
Definition at line 224 of file SCR_EntitiesToolbarEditorUIComponent.c.
|
inlineprotected |
Definition at line 217 of file SCR_EntitiesToolbarEditorUIComponent.c.
|
inlineprotected |
Definition at line 194 of file SCR_EntitiesToolbarEditorUIComponent.c.
|
inlineprotected |
Definition at line 109 of file SCR_EntitiesToolbarEditorUIComponent.c.
|
inlineprotected |
Definition at line 75 of file SCR_EntitiesToolbarEditorUIComponent.c.
|
inlineprotected |
Definition at line 143 of file SCR_EntitiesToolbarEditorUIComponent.c.
|
inlineprotected |
Definition at line 137 of file SCR_EntitiesToolbarEditorUIComponent.c.
|
inlineprotected |
Definition at line 119 of file SCR_EntitiesToolbarEditorUIComponent.c.
|
protected |
Definition at line 31 of file SCR_EntitiesToolbarEditorUIComponent.c.
|
protected |
Definition at line 16 of file SCR_EntitiesToolbarEditorUIComponent.c.
|
protected |
Definition at line 10 of file SCR_EntitiesToolbarEditorUIComponent.c.
|
protected |
Definition at line 25 of file SCR_EntitiesToolbarEditorUIComponent.c.
|
protected |
Definition at line 34 of file SCR_EntitiesToolbarEditorUIComponent.c.
|
protected |
Definition at line 33 of file SCR_EntitiesToolbarEditorUIComponent.c.
|
protected |
Definition at line 22 of file SCR_EntitiesToolbarEditorUIComponent.c.
|
protected |
Definition at line 35 of file SCR_EntitiesToolbarEditorUIComponent.c.
|
protected |
Definition at line 19 of file SCR_EntitiesToolbarEditorUIComponent.c.
|
protected |
Definition at line 39 of file SCR_EntitiesToolbarEditorUIComponent.c.
|
protected |
Definition at line 38 of file SCR_EntitiesToolbarEditorUIComponent.c.
|
protected |
Definition at line 44 of file SCR_EntitiesToolbarEditorUIComponent.c.
|
protected |
Definition at line 37 of file SCR_EntitiesToolbarEditorUIComponent.c.
|
protected |
Definition at line 42 of file SCR_EntitiesToolbarEditorUIComponent.c.
|
protected |
Definition at line 46 of file SCR_EntitiesToolbarEditorUIComponent.c.
|
protected |
Definition at line 40 of file SCR_EntitiesToolbarEditorUIComponent.c.
|
protected |
Definition at line 41 of file SCR_EntitiesToolbarEditorUIComponent.c.
|
protected |
Definition at line 13 of file SCR_EntitiesToolbarEditorUIComponent.c.
|
protected |
Definition at line 28 of file SCR_EntitiesToolbarEditorUIComponent.c.
|
protected |
Definition at line 43 of file SCR_EntitiesToolbarEditorUIComponent.c.
|
protected |
Definition at line 7 of file SCR_EntitiesToolbarEditorUIComponent.c.