![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | HandlerAttached (Widget w) |
| override void | HandlerDeattached (Widget w) |
| void | FilterServiceLabels (notnull SCR_EditableEntityUIInfo editableUIInfo) |
| void | GetAllServicesUIInfo () |
| void | SetBaseServices (SCR_MilitaryBaseComponent militaryBaseComponent=null, SCR_ServicePointComponent serviceComponent=null) |
| void | GetProviderServices (out array< SCR_ServicePointComponent > services) |
| Returns all services available with current provider. | |
| void | RemoveOnServiceStateChangedEvent () |
| Removes the update ui event from all currently available services. | |
| void | OnServiceUnregistered (SCR_MilitaryBaseComponent militaryBaseComponent, SCR_ServicePointComponent service) |
| void | OnServiceChanged (SCR_EServicePointStatus state) |
| void | RefreshServiceUI () |
| Refresh the service widgets to reflect current status of services in base. | |
| void | ClearServicesWidget () |
| Widget | CreateWidget (notnull Widget gridWidget, int serviceId) |
| void | SetServicesIcon () |
| Go through all available services and set an icon to it. | |
| bool | IsAnyServiceBuilt (EEditableEntityLabel label) |
| void | SetIcon (ImageWidget widget, EEditableEntityLabel serviceLabel) |
Protected Attributes | |
| ResourceName | m_sServiceIconsGridPrefab |
| int | m_iMaxColumns |
| ref array< ref Tuple2< EEditableEntityLabel, SCR_ServicePointComponent > > | m_aServices = {} |
| Widget | m_wCampaignBuildingServicesRoot |
| SCR_MilitaryBaseComponent | m_MilitaryBaseComponent |
| const int | PADDING_LEFT = 5 |
| const int | PADDING_RIGHT = 5 |
| const int | PADDING_TOP = 5 |
| const int | PADDING_BOTTOM = 5 |
| ref array< EEditableEntityLabel > | m_aAvailableServicesLabel = {} |
Static Protected Attributes | |
| static const int | DEFAULT_VALUE = 7 |
Definition at line 1 of file SCR_CampaignBuildingServicesEditorUIComponent.c.
|
inlineprotected |
Definition at line 215 of file SCR_CampaignBuildingServicesEditorUIComponent.c.
|
inlineprotected |
Definition at line 225 of file SCR_CampaignBuildingServicesEditorUIComponent.c.
|
inlineprotected |
Definition at line 70 of file SCR_CampaignBuildingServicesEditorUIComponent.c.
|
inlineprotected |
Definition at line 95 of file SCR_CampaignBuildingServicesEditorUIComponent.c.
|
inlineprotected |
Returns all services available with current provider.
Definition at line 168 of file SCR_CampaignBuildingServicesEditorUIComponent.c.
|
inlineprotected |
Definition at line 23 of file SCR_CampaignBuildingServicesEditorUIComponent.c.
|
inlineprotected |
Definition at line 57 of file SCR_CampaignBuildingServicesEditorUIComponent.c.
|
inlineprotected |
Check if any listed service is fully built.
| [in] | label |
Definition at line 274 of file SCR_CampaignBuildingServicesEditorUIComponent.c.
|
inlineprotected |
Definition at line 201 of file SCR_CampaignBuildingServicesEditorUIComponent.c.
|
inlineprotected |
Definition at line 195 of file SCR_CampaignBuildingServicesEditorUIComponent.c.
|
inlineprotected |
Refresh the service widgets to reflect current status of services in base.
Definition at line 208 of file SCR_CampaignBuildingServicesEditorUIComponent.c.
|
inlineprotected |
Removes the update ui event from all currently available services.
Definition at line 183 of file SCR_CampaignBuildingServicesEditorUIComponent.c.
|
inlineprotected |
Definition at line 134 of file SCR_CampaignBuildingServicesEditorUIComponent.c.
|
inlineprotected |
Set the icon of the service.
| [in] | widget | |
| [in] | serviceLabel |
Definition at line 292 of file SCR_CampaignBuildingServicesEditorUIComponent.c.
|
inlineprotected |
Go through all available services and set an icon to it.
Definition at line 242 of file SCR_CampaignBuildingServicesEditorUIComponent.c.
|
staticprotected |
Definition at line 18 of file SCR_CampaignBuildingServicesEditorUIComponent.c.
|
protected |
Definition at line 20 of file SCR_CampaignBuildingServicesEditorUIComponent.c.
|
protected |
Definition at line 9 of file SCR_CampaignBuildingServicesEditorUIComponent.c.
|
protected |
Definition at line 7 of file SCR_CampaignBuildingServicesEditorUIComponent.c.
|
protected |
Definition at line 12 of file SCR_CampaignBuildingServicesEditorUIComponent.c.
|
protected |
Definition at line 4 of file SCR_CampaignBuildingServicesEditorUIComponent.c.
|
protected |
Definition at line 11 of file SCR_CampaignBuildingServicesEditorUIComponent.c.
|
protected |
Definition at line 17 of file SCR_CampaignBuildingServicesEditorUIComponent.c.
|
protected |
Definition at line 14 of file SCR_CampaignBuildingServicesEditorUIComponent.c.
|
protected |
Definition at line 15 of file SCR_CampaignBuildingServicesEditorUIComponent.c.
|
protected |
Definition at line 16 of file SCR_CampaignBuildingServicesEditorUIComponent.c.