![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | OnCardHover (Widget itemWidget, int prefabIndex, bool enter) |
| void | OnCardLMB (Widget itemWidget) |
| Widget | CreateItem (int index, Faction factionAffiliationOverride=null) |
| void | ValidateRankRequirement (notnull array< ref SCR_EntityBudgetValue > entityBudgetCosts, EEditableEntityBudget blockingBudgetType, inout notnull SCR_UIInfo blockingBudgetInfo) |
| void | OnPageChanged (int page) |
| void | ShowEntries (Widget contentWidget, int indexStart, int indexEnd) |
| void | OnBudgetMaxReached (EEditableEntityBudget entityBudget, bool maxReached) |
| void | OnBrowserEntriesChanged () |
| void | OnResourceTypeEnabledChanged (array< EResourceType > disabledResourceTypes) |
| void | Refresh () |
| override void | OnRepeat () |
| override void | HandlerAttachedScripted (Widget w) |
| override void | HandlerDeattached (Widget w) |
Definition at line 3 of file SCR_PlacingToolbarEditorUIComponent.c.
|
inlineprotected |
Definition at line 63 of file SCR_PlacingToolbarEditorUIComponent.c.
|
inlineprotected |
Definition at line 249 of file SCR_PlacingToolbarEditorUIComponent.c.
|
inlineprotected |
Definition at line 284 of file SCR_PlacingToolbarEditorUIComponent.c.
|
inlineprotected |
Definition at line 204 of file SCR_PlacingToolbarEditorUIComponent.c.
|
inlineprotected |
Definition at line 195 of file SCR_PlacingToolbarEditorUIComponent.c.
|
inlineprotected |
| [in] | itemWidget | |
| [in] | prefabIndex | |
| [in] | enter |
Definition at line 24 of file SCR_PlacingToolbarEditorUIComponent.c.
|
inlineprotected |
| [in] | itemWidget |
Definition at line 38 of file SCR_PlacingToolbarEditorUIComponent.c.
|
inlineprotected |
Definition at line 168 of file SCR_PlacingToolbarEditorUIComponent.c.
|
inlineprotected |
Definition at line 242 of file SCR_PlacingToolbarEditorUIComponent.c.
|
inlineprotected |
Definition at line 216 of file SCR_PlacingToolbarEditorUIComponent.c.
|
inlineprotected |
Definition at line 222 of file SCR_PlacingToolbarEditorUIComponent.c.
|
inlineprotected |
Definition at line 181 of file SCR_PlacingToolbarEditorUIComponent.c.
|
inlineprotected |
Checks the validity of the rank requirement against rank setup of local faction, and corrects the display data to match it
| [in] | entityBudgetCosts | list of budgets used by this entry |
| [in] | blockingBudgetType | type of a budget which was determined to be blocking the usage of this entry |
| [in,out] | blockingBudgetInfo | class used for communicating to the player what is blocking him from using this entry |
Definition at line 131 of file SCR_PlacingToolbarEditorUIComponent.c.
|
protected |
Definition at line 6 of file SCR_PlacingToolbarEditorUIComponent.c.
|
protected |
Definition at line 9 of file SCR_PlacingToolbarEditorUIComponent.c.
|
protected |
Definition at line 16 of file SCR_PlacingToolbarEditorUIComponent.c.
|
protected |
Definition at line 15 of file SCR_PlacingToolbarEditorUIComponent.c.
|
protected |
Definition at line 18 of file SCR_PlacingToolbarEditorUIComponent.c.
|
protected |
Definition at line 12 of file SCR_PlacingToolbarEditorUIComponent.c.
|
protected |
Definition at line 14 of file SCR_PlacingToolbarEditorUIComponent.c.
|
protected |
Definition at line 17 of file SCR_PlacingToolbarEditorUIComponent.c.