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

Protected Member Functions

override void InitTask (notnull SCR_Task task)
void SetSelected (bool select)
void IgnoreStandardInputs (bool ignore)
override void HandlerAttached (Widget w)
void OnTaskIconClicked ()
void OnTaskTitleClicked ()
void OnTaskSelected (SCR_Task task)

Protected Attributes

SCR_TutorialFastTravelMapMenuUI m_TutorialMapMenu
ref Color m_CourseFinishedColor
const string m_sWidgetNameTaskIconFinished = "TaskIconFinished"
const string m_sWidgetNameTaskIconFinishedBG = "TaskIconFinishedBG"
const string m_sWidgetNameTaskIconFocus = "TaskIconFocus"

Detailed Description

Definition at line 1 of file SCR_TutorialTaskMapUIComponent.c.

Member Function Documentation

◆ HandlerAttached()

override void SCR_TutorialTaskMapUIComponent::HandlerAttached ( Widget w)
inlineprotected

Definition at line 85 of file SCR_TutorialTaskMapUIComponent.c.

◆ IgnoreStandardInputs()

void SCR_TutorialTaskMapUIComponent::IgnoreStandardInputs ( bool ignore)
inlineprotected

Definition at line 65 of file SCR_TutorialTaskMapUIComponent.c.

◆ InitTask()

override void SCR_TutorialTaskMapUIComponent::InitTask ( notnull SCR_Task task)
inlineprotected

Definition at line 13 of file SCR_TutorialTaskMapUIComponent.c.

◆ OnTaskIconClicked()

void SCR_TutorialTaskMapUIComponent::OnTaskIconClicked ( )
inlineprotected

Definition at line 100 of file SCR_TutorialTaskMapUIComponent.c.

◆ OnTaskSelected()

void SCR_TutorialTaskMapUIComponent::OnTaskSelected ( SCR_Task task)
inlineprotected

Definition at line 128 of file SCR_TutorialTaskMapUIComponent.c.

◆ OnTaskTitleClicked()

void SCR_TutorialTaskMapUIComponent::OnTaskTitleClicked ( )
inlineprotected

Definition at line 110 of file SCR_TutorialTaskMapUIComponent.c.

◆ SetSelected()

void SCR_TutorialTaskMapUIComponent::SetSelected ( bool select)
inlineprotected

Definition at line 55 of file SCR_TutorialTaskMapUIComponent.c.

Member Data Documentation

◆ m_CourseFinishedColor

ref Color SCR_TutorialTaskMapUIComponent::m_CourseFinishedColor
protected

Definition at line 6 of file SCR_TutorialTaskMapUIComponent.c.

◆ m_sWidgetNameTaskIconFinished

const string SCR_TutorialTaskMapUIComponent::m_sWidgetNameTaskIconFinished = "TaskIconFinished"
protected

Definition at line 8 of file SCR_TutorialTaskMapUIComponent.c.

◆ m_sWidgetNameTaskIconFinishedBG

const string SCR_TutorialTaskMapUIComponent::m_sWidgetNameTaskIconFinishedBG = "TaskIconFinishedBG"
protected

Definition at line 9 of file SCR_TutorialTaskMapUIComponent.c.

◆ m_sWidgetNameTaskIconFocus

const string SCR_TutorialTaskMapUIComponent::m_sWidgetNameTaskIconFocus = "TaskIconFocus"
protected

Definition at line 10 of file SCR_TutorialTaskMapUIComponent.c.

◆ m_TutorialMapMenu

SCR_TutorialFastTravelMapMenuUI SCR_TutorialTaskMapUIComponent::m_TutorialMapMenu
protected

Definition at line 3 of file SCR_TutorialTaskMapUIComponent.c.


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