Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_SuppliesTransportSystemUI Class Reference
Inheritance diagram for SCR_SuppliesTransportSystemUI:
SCR_ScriptedWidgetComponent

Protected Member Functions

void Init ()
void Deinit ()
void ToggleVisibility (bool isVisible)
void CreateTransportUnit (notnull SCR_TransportUnitComponent transportUnit)
void RemoveTransportUnit (SCR_TransportUnitComponent transportUnit)
override void HandlerAttached (Widget w)

Protected Attributes

ResourceName m_sTransportUnitLayoutResource
string m_sLabelsWidgetName
string m_sTransportUnitsContainerWidgetName
string m_sNoTransportUnitInfoWidgetName
Widget m_wLabels
Widget m_wTransportUnitsContainer
Widget m_wNoTransportUnitInfo
SCR_SuppliesTransportSystem m_SuppliesTransportSystem
ref map< SCR_TransportUnitComponent, SCR_TransportUnitUIm_mTransportUnits = new map<SCR_TransportUnitComponent, SCR_TransportUnitUI>()

Detailed Description

Definition at line 1 of file SCR_SuppliesTransportSystemUI.c.

Member Function Documentation

◆ CreateTransportUnit()

void SCR_SuppliesTransportSystemUI::CreateTransportUnit ( notnull SCR_TransportUnitComponent transportUnit)
inlineprotected

Definition at line 73 of file SCR_SuppliesTransportSystemUI.c.

◆ Deinit()

void SCR_SuppliesTransportSystemUI::Deinit ( )
inlineprotected

Definition at line 49 of file SCR_SuppliesTransportSystemUI.c.

◆ HandlerAttached()

override void SCR_SuppliesTransportSystemUI::HandlerAttached ( Widget w)
inlineprotected

Definition at line 103 of file SCR_SuppliesTransportSystemUI.c.

◆ Init()

void SCR_SuppliesTransportSystemUI::Init ( )
inlineprotected

Definition at line 24 of file SCR_SuppliesTransportSystemUI.c.

◆ RemoveTransportUnit()

void SCR_SuppliesTransportSystemUI::RemoveTransportUnit ( SCR_TransportUnitComponent transportUnit)
inlineprotected

Definition at line 91 of file SCR_SuppliesTransportSystemUI.c.

◆ ToggleVisibility()

void SCR_SuppliesTransportSystemUI::ToggleVisibility ( bool isVisible)
inlineprotected

Definition at line 66 of file SCR_SuppliesTransportSystemUI.c.

Member Data Documentation

◆ m_mTransportUnits

ref map<SCR_TransportUnitComponent, SCR_TransportUnitUI> SCR_SuppliesTransportSystemUI::m_mTransportUnits = new map<SCR_TransportUnitComponent, SCR_TransportUnitUI>()
protected

Definition at line 21 of file SCR_SuppliesTransportSystemUI.c.

◆ m_sLabelsWidgetName

string SCR_SuppliesTransportSystemUI::m_sLabelsWidgetName
protected

Definition at line 7 of file SCR_SuppliesTransportSystemUI.c.

◆ m_sNoTransportUnitInfoWidgetName

string SCR_SuppliesTransportSystemUI::m_sNoTransportUnitInfoWidgetName
protected

Definition at line 13 of file SCR_SuppliesTransportSystemUI.c.

◆ m_sTransportUnitLayoutResource

ResourceName SCR_SuppliesTransportSystemUI::m_sTransportUnitLayoutResource
protected

Definition at line 4 of file SCR_SuppliesTransportSystemUI.c.

◆ m_sTransportUnitsContainerWidgetName

string SCR_SuppliesTransportSystemUI::m_sTransportUnitsContainerWidgetName
protected

Definition at line 10 of file SCR_SuppliesTransportSystemUI.c.

◆ m_SuppliesTransportSystem

SCR_SuppliesTransportSystem SCR_SuppliesTransportSystemUI::m_SuppliesTransportSystem
protected

Definition at line 19 of file SCR_SuppliesTransportSystemUI.c.

◆ m_wLabels

Widget SCR_SuppliesTransportSystemUI::m_wLabels
protected

Definition at line 15 of file SCR_SuppliesTransportSystemUI.c.

◆ m_wNoTransportUnitInfo

Widget SCR_SuppliesTransportSystemUI::m_wNoTransportUnitInfo
protected

Definition at line 17 of file SCR_SuppliesTransportSystemUI.c.

◆ m_wTransportUnitsContainer

Widget SCR_SuppliesTransportSystemUI::m_wTransportUnitsContainer
protected

Definition at line 16 of file SCR_SuppliesTransportSystemUI.c.


The documentation for this class was generated from the following file: