Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_TaskListEntryDescriptionWidgets Class Reference

Protected Member Functions

bool Init (notnull Widget root)
ResourceName GetLayout ()

Protected Attributes

ButtonWidget m_wTaskIconButton
SCR_ModularButtonComponent m_TaskIconButtonComponent
SizeLayoutWidget m_wTaskIcon
OverlayWidget m_wIconOverlay
ImageWidget m_wTaskIconBackground
ImageWidget m_wTaskIconOutline
ImageWidget m_wTaskIconSymbol
OverlayWidget m_wOverlayTaskStates
OverlayWidget m_wIconOverlayFailed
ImageWidget m_wTaskIconFailedBG
ImageWidget m_wTaskIconFailed
OverlayWidget m_wIconOverlayFinished
ImageWidget m_wTaskIconFinishedBG
ImageWidget m_wTaskIconFinished
OverlayWidget m_wIconOverlayCancelled
ImageWidget m_wTaskIconCancelledBG
ImageWidget m_wTaskIconCancelled
FrameWidget m_wTitleFrame
SCR_HorizontalScrollAnimationComponent m_TitleFrameComponent
RichTextWidget m_wTaskTitle
SizeLayoutWidget m_wAssignedPlayersCount
TextWidget m_wAssignedCountText
ImageWidget m_wAssignedCountIcon
FrameWidget m_wAuthorFrame
OverlayWidget m_wTaskAuthor
SCR_AssignedPlayerLabelUIComponent m_TaskAuthorComponent
ImageWidget m_wPlatformKindIcon
TextWidget m_wPlayerName
ScrollLayoutWidget m_wDescriptionScrollLayout
SCR_GamepadScrollComponent m_DescriptionScrollLayoutComponent
RichTextWidget m_wDescription
SizeLayoutWidget m_wChildTasks
TextWidget m_wChildTaskText
ScrollLayoutWidget m_wTasksScrollLayout
VerticalLayoutWidget m_wChildTasksWrapper
Widget m_wAssignedPlayersWrapper
FrameWidget m_wTaskAssignGroupList
SCR_TaskAssignGroupListUIComponent m_TaskAssignGroupListComponent
SizeLayoutWidget m_wTaskStateWrapper
OverlayWidget m_wOverlayTaskStatesFooter
OverlayWidget m_wStateIconOverlayFailed
OverlayWidget m_wStateIconOverlayFinished
OverlayWidget m_wStateIconOverlayCancelled
TextWidget m_wTaskStateText
ButtonWidget m_wButtonShowMap
SCR_InputButtonComponent m_ButtonShowMapComponent0
SCR_TaskListFocusUIComponent m_ButtonShowMapComponent1
ButtonWidget m_wButtonAssignTask
SCR_InputButtonComponent m_ButtonAssignTaskComponent0
SCR_TaskListFocusUIComponent m_ButtonAssignTaskComponent1
ButtonWidget m_wButtonOpenAssignGroupList
SCR_InputButtonComponent m_ButtonOpenAssignGroupListComponent0
SCR_TaskListFocusUIComponent m_ButtonOpenAssignGroupListComponent1

Static Protected Attributes

static const ResourceName LAYOUT = "{552EB1921B5C548C}UI/layouts/Task/TaskListEntryDescription.layout"

Detailed Description

Definition at line 3 of file SCR_TaskListEntryDescriptionWidgets.c.

Member Function Documentation

◆ GetLayout()

ResourceName SCR_TaskListEntryDescriptionWidgets::GetLayout ( )
inlineprotected

Definition at line 152 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ Init()

bool SCR_TaskListEntryDescriptionWidgets::Init ( notnull Widget root)
inlineprotected

Definition at line 77 of file SCR_TaskListEntryDescriptionWidgets.c.

Member Data Documentation

◆ LAYOUT

const ResourceName SCR_TaskListEntryDescriptionWidgets::LAYOUT = "{552EB1921B5C548C}UI/layouts/Task/TaskListEntryDescription.layout"
staticprotected

Definition at line 5 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_ButtonAssignTaskComponent0

SCR_InputButtonComponent SCR_TaskListEntryDescriptionWidgets::m_ButtonAssignTaskComponent0
protected

Definition at line 67 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_ButtonAssignTaskComponent1

SCR_TaskListFocusUIComponent SCR_TaskListEntryDescriptionWidgets::m_ButtonAssignTaskComponent1
protected

Definition at line 68 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_ButtonOpenAssignGroupListComponent0

SCR_InputButtonComponent SCR_TaskListEntryDescriptionWidgets::m_ButtonOpenAssignGroupListComponent0
protected

Definition at line 72 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_ButtonOpenAssignGroupListComponent1

SCR_TaskListFocusUIComponent SCR_TaskListEntryDescriptionWidgets::m_ButtonOpenAssignGroupListComponent1
protected

Definition at line 73 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_ButtonShowMapComponent0

SCR_InputButtonComponent SCR_TaskListEntryDescriptionWidgets::m_ButtonShowMapComponent0
protected

Definition at line 62 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_ButtonShowMapComponent1

SCR_TaskListFocusUIComponent SCR_TaskListEntryDescriptionWidgets::m_ButtonShowMapComponent1
protected

Definition at line 63 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_DescriptionScrollLayoutComponent

SCR_GamepadScrollComponent SCR_TaskListEntryDescriptionWidgets::m_DescriptionScrollLayoutComponent
protected

Definition at line 42 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_TaskAssignGroupListComponent

SCR_TaskAssignGroupListUIComponent SCR_TaskListEntryDescriptionWidgets::m_TaskAssignGroupListComponent
protected

Definition at line 52 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_TaskAuthorComponent

SCR_AssignedPlayerLabelUIComponent SCR_TaskListEntryDescriptionWidgets::m_TaskAuthorComponent
protected

Definition at line 36 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_TaskIconButtonComponent

SCR_ModularButtonComponent SCR_TaskListEntryDescriptionWidgets::m_TaskIconButtonComponent
protected

Definition at line 8 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_TitleFrameComponent

SCR_HorizontalScrollAnimationComponent SCR_TaskListEntryDescriptionWidgets::m_TitleFrameComponent
protected

Definition at line 27 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_wAssignedCountIcon

ImageWidget SCR_TaskListEntryDescriptionWidgets::m_wAssignedCountIcon
protected

Definition at line 32 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_wAssignedCountText

TextWidget SCR_TaskListEntryDescriptionWidgets::m_wAssignedCountText
protected

Definition at line 31 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_wAssignedPlayersCount

SizeLayoutWidget SCR_TaskListEntryDescriptionWidgets::m_wAssignedPlayersCount
protected

Definition at line 30 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_wAssignedPlayersWrapper

Widget SCR_TaskListEntryDescriptionWidgets::m_wAssignedPlayersWrapper
protected

Definition at line 49 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_wAuthorFrame

FrameWidget SCR_TaskListEntryDescriptionWidgets::m_wAuthorFrame
protected

Definition at line 33 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_wButtonAssignTask

ButtonWidget SCR_TaskListEntryDescriptionWidgets::m_wButtonAssignTask
protected

Definition at line 66 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_wButtonOpenAssignGroupList

ButtonWidget SCR_TaskListEntryDescriptionWidgets::m_wButtonOpenAssignGroupList
protected

Definition at line 71 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_wButtonShowMap

ButtonWidget SCR_TaskListEntryDescriptionWidgets::m_wButtonShowMap
protected

Definition at line 61 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_wChildTasks

SizeLayoutWidget SCR_TaskListEntryDescriptionWidgets::m_wChildTasks
protected

Definition at line 45 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_wChildTasksWrapper

VerticalLayoutWidget SCR_TaskListEntryDescriptionWidgets::m_wChildTasksWrapper
protected

Definition at line 48 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_wChildTaskText

TextWidget SCR_TaskListEntryDescriptionWidgets::m_wChildTaskText
protected

Definition at line 46 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_wDescription

RichTextWidget SCR_TaskListEntryDescriptionWidgets::m_wDescription
protected

Definition at line 44 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_wDescriptionScrollLayout

ScrollLayoutWidget SCR_TaskListEntryDescriptionWidgets::m_wDescriptionScrollLayout
protected

Definition at line 41 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_wIconOverlay

OverlayWidget SCR_TaskListEntryDescriptionWidgets::m_wIconOverlay
protected

Definition at line 11 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_wIconOverlayCancelled

OverlayWidget SCR_TaskListEntryDescriptionWidgets::m_wIconOverlayCancelled
protected

Definition at line 22 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_wIconOverlayFailed

OverlayWidget SCR_TaskListEntryDescriptionWidgets::m_wIconOverlayFailed
protected

Definition at line 16 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_wIconOverlayFinished

OverlayWidget SCR_TaskListEntryDescriptionWidgets::m_wIconOverlayFinished
protected

Definition at line 19 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_wOverlayTaskStates

OverlayWidget SCR_TaskListEntryDescriptionWidgets::m_wOverlayTaskStates
protected

Definition at line 15 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_wOverlayTaskStatesFooter

OverlayWidget SCR_TaskListEntryDescriptionWidgets::m_wOverlayTaskStatesFooter
protected

Definition at line 55 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_wPlatformKindIcon

ImageWidget SCR_TaskListEntryDescriptionWidgets::m_wPlatformKindIcon
protected

Definition at line 38 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_wPlayerName

TextWidget SCR_TaskListEntryDescriptionWidgets::m_wPlayerName
protected

Definition at line 39 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_wStateIconOverlayCancelled

OverlayWidget SCR_TaskListEntryDescriptionWidgets::m_wStateIconOverlayCancelled
protected

Definition at line 58 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_wStateIconOverlayFailed

OverlayWidget SCR_TaskListEntryDescriptionWidgets::m_wStateIconOverlayFailed
protected

Definition at line 56 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_wStateIconOverlayFinished

OverlayWidget SCR_TaskListEntryDescriptionWidgets::m_wStateIconOverlayFinished
protected

Definition at line 57 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_wTaskAssignGroupList

FrameWidget SCR_TaskListEntryDescriptionWidgets::m_wTaskAssignGroupList
protected

Definition at line 51 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_wTaskAuthor

OverlayWidget SCR_TaskListEntryDescriptionWidgets::m_wTaskAuthor
protected

Definition at line 35 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_wTaskIcon

SizeLayoutWidget SCR_TaskListEntryDescriptionWidgets::m_wTaskIcon
protected

Definition at line 10 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_wTaskIconBackground

ImageWidget SCR_TaskListEntryDescriptionWidgets::m_wTaskIconBackground
protected

Definition at line 12 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_wTaskIconButton

ButtonWidget SCR_TaskListEntryDescriptionWidgets::m_wTaskIconButton
protected

Definition at line 7 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_wTaskIconCancelled

ImageWidget SCR_TaskListEntryDescriptionWidgets::m_wTaskIconCancelled
protected

Definition at line 24 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_wTaskIconCancelledBG

ImageWidget SCR_TaskListEntryDescriptionWidgets::m_wTaskIconCancelledBG
protected

Definition at line 23 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_wTaskIconFailed

ImageWidget SCR_TaskListEntryDescriptionWidgets::m_wTaskIconFailed
protected

Definition at line 18 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_wTaskIconFailedBG

ImageWidget SCR_TaskListEntryDescriptionWidgets::m_wTaskIconFailedBG
protected

Definition at line 17 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_wTaskIconFinished

ImageWidget SCR_TaskListEntryDescriptionWidgets::m_wTaskIconFinished
protected

Definition at line 21 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_wTaskIconFinishedBG

ImageWidget SCR_TaskListEntryDescriptionWidgets::m_wTaskIconFinishedBG
protected

Definition at line 20 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_wTaskIconOutline

ImageWidget SCR_TaskListEntryDescriptionWidgets::m_wTaskIconOutline
protected

Definition at line 13 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_wTaskIconSymbol

ImageWidget SCR_TaskListEntryDescriptionWidgets::m_wTaskIconSymbol
protected

Definition at line 14 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_wTasksScrollLayout

ScrollLayoutWidget SCR_TaskListEntryDescriptionWidgets::m_wTasksScrollLayout
protected

Definition at line 47 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_wTaskStateText

TextWidget SCR_TaskListEntryDescriptionWidgets::m_wTaskStateText
protected

Definition at line 59 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_wTaskStateWrapper

SizeLayoutWidget SCR_TaskListEntryDescriptionWidgets::m_wTaskStateWrapper
protected

Definition at line 54 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_wTaskTitle

RichTextWidget SCR_TaskListEntryDescriptionWidgets::m_wTaskTitle
protected

Definition at line 29 of file SCR_TaskListEntryDescriptionWidgets.c.

◆ m_wTitleFrame

FrameWidget SCR_TaskListEntryDescriptionWidgets::m_wTitleFrame
protected

Definition at line 26 of file SCR_TaskListEntryDescriptionWidgets.c.


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