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

Protected Member Functions

override void HandlerAttached (Widget w)
void Initialize (SCR_ETaskTabType tab)
void ChangeTabColor (Color color)
SCR_ETaskTabType GetTabType ()

Protected Attributes

SCR_ETaskTabType m_eTabType
ref SCR_TaskListTabEntryWidgets m_Widgets = new SCR_TaskListTabEntryWidgets()

Detailed Description

Definition at line 1 of file SCR_TaskListTabEntryUIComponent.c.

Member Function Documentation

◆ ChangeTabColor()

void SCR_TaskListTabEntryUIComponent::ChangeTabColor ( Color color)
inlineprotected

Definition at line 41 of file SCR_TaskListTabEntryUIComponent.c.

◆ GetTabType()

SCR_ETaskTabType SCR_TaskListTabEntryUIComponent::GetTabType ( )
inlineprotected

Definition at line 47 of file SCR_TaskListTabEntryUIComponent.c.

◆ HandlerAttached()

override void SCR_TaskListTabEntryUIComponent::HandlerAttached ( Widget w)
inlineprotected

Definition at line 7 of file SCR_TaskListTabEntryUIComponent.c.

◆ Initialize()

void SCR_TaskListTabEntryUIComponent::Initialize ( SCR_ETaskTabType tab)
inlineprotected

Definition at line 15 of file SCR_TaskListTabEntryUIComponent.c.

Member Data Documentation

◆ m_eTabType

SCR_ETaskTabType SCR_TaskListTabEntryUIComponent::m_eTabType
protected

Definition at line 3 of file SCR_TaskListTabEntryUIComponent.c.

◆ m_Widgets

ref SCR_TaskListTabEntryWidgets SCR_TaskListTabEntryUIComponent::m_Widgets = new SCR_TaskListTabEntryWidgets()
protected

Definition at line 4 of file SCR_TaskListTabEntryUIComponent.c.


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