Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_GroupEditableEntityUIComponent.c File Reference

Go to the source code of this file.

Data Structures

class  SCR_GroupEditableEntityUIComponent
 

Functions

SCR_GroupEditableEntityUIComponent SCR_BaseEditableEntityUIComponent BaseContainerProps ()
 
protected bool RefreshSymbol (SCR_EditableEntityComponent entity)
 
protected bool RefreshSymbol (SCR_UIInfo info)
 
protected bool RefreshSymbol (SCR_MilitarySymbol symbol)
 
override void OnRefresh (SCR_EditableEntityBaseSlotUIComponent slot)
 
override void OnInit (SCR_EditableEntityComponent entity, SCR_UIInfo info, SCR_EditableEntityBaseSlotUIComponent slot)
 
SCR_GroupEditableEntityUIComponent SCR_BaseEditableEntityUIComponent SCR_BaseContainerMilitaryLayout ()] class SCR_GroupEditableEntityTextureUIComponent
 

Variables

protected ref array< ref SCR_GroupEditableEntityTextureUIComponent > m_Textures
 
protected string m_sIconWidgetName
 
protected SCR_MilitarySymbolUIComponent m_SymbolUI
 

Function Documentation

◆ BaseContainerProps()

◆ OnInit()

override void BaseContainerProps::OnInit ( SCR_EditableEntityComponent  entity,
SCR_UIInfo  info,
SCR_EditableEntityBaseSlotUIComponent  slot 
)

Definition at line 74 of file SCR_GroupEditableEntityUIComponent.c.

◆ OnRefresh()

override void BaseContainerProps::OnRefresh ( SCR_EditableEntityBaseSlotUIComponent  slot)

Definition at line 68 of file SCR_GroupEditableEntityUIComponent.c.

◆ RefreshSymbol() [1/3]

protected bool BaseContainerProps::RefreshSymbol ( SCR_EditableEntityComponent  entity)

Definition at line 11 of file SCR_GroupEditableEntityUIComponent.c.

◆ RefreshSymbol() [2/3]

protected bool BaseContainerProps::RefreshSymbol ( SCR_MilitarySymbol  symbol)

Definition at line 31 of file SCR_GroupEditableEntityUIComponent.c.

◆ RefreshSymbol() [3/3]

protected bool BaseContainerProps::RefreshSymbol ( SCR_UIInfo  info)

Definition at line 21 of file SCR_GroupEditableEntityUIComponent.c.

◆ SCR_BaseContainerMilitaryLayout()

Variable Documentation

◆ m_sIconWidgetName

protected string m_sIconWidgetName

Definition at line 6 of file SCR_GroupEditableEntityUIComponent.c.

◆ m_SymbolUI

protected SCR_MilitarySymbolUIComponent m_SymbolUI

Definition at line 8 of file SCR_GroupEditableEntityUIComponent.c.

◆ m_Textures

protected ref array<ref SCR_GroupEditableEntityTextureUIComponent> m_Textures

Definition at line 3 of file SCR_GroupEditableEntityUIComponent.c.