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

Protected Member Functions

override void HandlerAttached (Widget w)
void UpdateTask (SCR_Task task)

Protected Attributes

string m_sNoAssignedTaskTitle
string m_sNoAssignedTaskDescription
ref SCR_CurrentTaskWidgets m_Widgets = new SCR_CurrentTaskWidgets()

Detailed Description

Definition at line 1 of file SCR_CurrentTaskUIComponent.c.

Member Function Documentation

◆ HandlerAttached()

override void SCR_CurrentTaskUIComponent::HandlerAttached ( Widget w)
inlineprotected

Definition at line 12 of file SCR_CurrentTaskUIComponent.c.

◆ UpdateTask()

void SCR_CurrentTaskUIComponent::UpdateTask ( SCR_Task task)
inlineprotected

Definition at line 20 of file SCR_CurrentTaskUIComponent.c.

Member Data Documentation

◆ m_sNoAssignedTaskDescription

string SCR_CurrentTaskUIComponent::m_sNoAssignedTaskDescription
protected

Definition at line 7 of file SCR_CurrentTaskUIComponent.c.

◆ m_sNoAssignedTaskTitle

string SCR_CurrentTaskUIComponent::m_sNoAssignedTaskTitle
protected

Definition at line 4 of file SCR_CurrentTaskUIComponent.c.

◆ m_Widgets

ref SCR_CurrentTaskWidgets SCR_CurrentTaskUIComponent::m_Widgets = new SCR_CurrentTaskWidgets()
protected

Definition at line 9 of file SCR_CurrentTaskUIComponent.c.


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