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

Protected Member Functions

bool Init (notnull Widget root)
ResourceName GetLayout ()

Protected Attributes

ImageWidget m_wSaveImage
RichTextWidget m_wEntryName
ButtonWidget m_wLoadButton
SCR_ModularButtonComponent m_LoadButtonComponent0
SCR_DynamicIconComponent m_LoadButtonComponent1
ButtonWidget m_wSaveButton
SCR_ModularButtonComponent m_SaveButtonComponent0
SCR_DynamicIconComponent m_SaveButtonComponent1
ButtonWidget m_wDeleteButton
SCR_ModularButtonComponent m_DeleteButtonComponent0
SCR_DynamicIconComponent m_DeleteButtonComponent1
TextWidget m_wEntryVersion
TextWidget m_wPreviewDate
TextWidget m_wPreviewTime
HorizontalLayoutWidget m_wScenarioInfoList
ImageWidget m_wScenarioImage
TextWidget m_wPreviewWorld

Static Protected Attributes

static const ResourceName LAYOUT = "{03826F525D905105}UI/layouts/Editor/Saving/Save_Entry.layout"

Detailed Description

Definition at line 3 of file SCR_Save_EntryWidgets.c.

Member Function Documentation

◆ GetLayout()

ResourceName SCR_Save_EntryWidgets::GetLayout ( )
inlineprotected

Definition at line 62 of file SCR_Save_EntryWidgets.c.

◆ Init()

bool SCR_Save_EntryWidgets::Init ( notnull Widget root)
inlineprotected

Definition at line 32 of file SCR_Save_EntryWidgets.c.

Member Data Documentation

◆ LAYOUT

const ResourceName SCR_Save_EntryWidgets::LAYOUT = "{03826F525D905105}UI/layouts/Editor/Saving/Save_Entry.layout"
staticprotected

Definition at line 5 of file SCR_Save_EntryWidgets.c.

◆ m_DeleteButtonComponent0

SCR_ModularButtonComponent SCR_Save_EntryWidgets::m_DeleteButtonComponent0
protected

Definition at line 21 of file SCR_Save_EntryWidgets.c.

◆ m_DeleteButtonComponent1

SCR_DynamicIconComponent SCR_Save_EntryWidgets::m_DeleteButtonComponent1
protected

Definition at line 22 of file SCR_Save_EntryWidgets.c.

◆ m_LoadButtonComponent0

SCR_ModularButtonComponent SCR_Save_EntryWidgets::m_LoadButtonComponent0
protected

Definition at line 11 of file SCR_Save_EntryWidgets.c.

◆ m_LoadButtonComponent1

SCR_DynamicIconComponent SCR_Save_EntryWidgets::m_LoadButtonComponent1
protected

Definition at line 12 of file SCR_Save_EntryWidgets.c.

◆ m_SaveButtonComponent0

SCR_ModularButtonComponent SCR_Save_EntryWidgets::m_SaveButtonComponent0
protected

Definition at line 16 of file SCR_Save_EntryWidgets.c.

◆ m_SaveButtonComponent1

SCR_DynamicIconComponent SCR_Save_EntryWidgets::m_SaveButtonComponent1
protected

Definition at line 17 of file SCR_Save_EntryWidgets.c.

◆ m_wDeleteButton

ButtonWidget SCR_Save_EntryWidgets::m_wDeleteButton
protected

Definition at line 20 of file SCR_Save_EntryWidgets.c.

◆ m_wEntryName

RichTextWidget SCR_Save_EntryWidgets::m_wEntryName
protected

Definition at line 8 of file SCR_Save_EntryWidgets.c.

◆ m_wEntryVersion

TextWidget SCR_Save_EntryWidgets::m_wEntryVersion
protected

Definition at line 24 of file SCR_Save_EntryWidgets.c.

◆ m_wLoadButton

ButtonWidget SCR_Save_EntryWidgets::m_wLoadButton
protected

Definition at line 10 of file SCR_Save_EntryWidgets.c.

◆ m_wPreviewDate

TextWidget SCR_Save_EntryWidgets::m_wPreviewDate
protected

Definition at line 25 of file SCR_Save_EntryWidgets.c.

◆ m_wPreviewTime

TextWidget SCR_Save_EntryWidgets::m_wPreviewTime
protected

Definition at line 26 of file SCR_Save_EntryWidgets.c.

◆ m_wPreviewWorld

TextWidget SCR_Save_EntryWidgets::m_wPreviewWorld
protected

Definition at line 29 of file SCR_Save_EntryWidgets.c.

◆ m_wSaveButton

ButtonWidget SCR_Save_EntryWidgets::m_wSaveButton
protected

Definition at line 15 of file SCR_Save_EntryWidgets.c.

◆ m_wSaveImage

ImageWidget SCR_Save_EntryWidgets::m_wSaveImage
protected

Definition at line 7 of file SCR_Save_EntryWidgets.c.

◆ m_wScenarioImage

ImageWidget SCR_Save_EntryWidgets::m_wScenarioImage
protected

Definition at line 28 of file SCR_Save_EntryWidgets.c.

◆ m_wScenarioInfoList

HorizontalLayoutWidget SCR_Save_EntryWidgets::m_wScenarioInfoList
protected

Definition at line 27 of file SCR_Save_EntryWidgets.c.


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