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

Protected Member Functions

bool Init (notnull Widget root)
ResourceName GetLayout ()

Protected Attributes

FrameWidget m_wActionMenuRoot
FrameWidget m_wIconOverlay
SCR_NearbyContextWidgetComponentInteract m_IconOverlayComponent
OverlayWidget m_wOverlayBackground
ImageWidget m_wBackgroundShadowInner
ImageWidget m_wBackground
ImageWidget m_wBackgroundShadowOuter
ImageWidget m_wBackgroundOuter
ImageWidget m_wIconGlow
ImageWidget m_wIcon
OverlayWidget m_wOutlineOverlay
ImageWidget m_wOutlineBackgroundGlow
ImageWidget m_wOutlineBackground
ImageWidget m_wOutlineProgressGlow
ImageWidget m_wOutlineProgress
OverlayWidget m_wButtonOverlay
SCR_ActionMenuInputButtonComponent m_ButtonOverlayComponent
SizeLayoutWidget m_wInputButtonDisplayRoot
SCR_InputButtonDisplay m_InputButtonDisplayRootComponent
OverlayWidget m_wOverlay
ImageWidget m_wGlow
ImageWidget m_wOutlineClear
ImageWidget m_wOutline
ImageWidget m_wButtonImgGlow
ImageWidget m_wKeyBG
ImageWidget m_wDoubleTabIndicator
ImageWidget m_wHoldIndicator
ImageWidget m_wButtonImg
VerticalLayoutWidget m_wVerticalLayout0
RichTextWidget m_wButtonText
VerticalLayoutWidget m_wActionMenu

Static Protected Attributes

static const ResourceName LAYOUT = "{F2B2EB0B4DB2ADB1}UI/layouts/HUD/InteractionSystem/ActionMenuLayout.layout"

Detailed Description

Definition at line 3 of file SCR_ActionMenuLayoutWidgets.c.

Member Function Documentation

◆ GetLayout()

ResourceName SCR_ActionMenuLayoutWidgets::GetLayout ( )
inlineprotected

Definition at line 90 of file SCR_ActionMenuLayoutWidgets.c.

◆ Init()

bool SCR_ActionMenuLayoutWidgets::Init ( notnull Widget root)
inlineprotected

Definition at line 46 of file SCR_ActionMenuLayoutWidgets.c.

Member Data Documentation

◆ LAYOUT

const ResourceName SCR_ActionMenuLayoutWidgets::LAYOUT = "{F2B2EB0B4DB2ADB1}UI/layouts/HUD/InteractionSystem/ActionMenuLayout.layout"
staticprotected

Definition at line 5 of file SCR_ActionMenuLayoutWidgets.c.

◆ m_ButtonOverlayComponent

SCR_ActionMenuInputButtonComponent SCR_ActionMenuLayoutWidgets::m_ButtonOverlayComponent
protected

Definition at line 26 of file SCR_ActionMenuLayoutWidgets.c.

◆ m_IconOverlayComponent

SCR_NearbyContextWidgetComponentInteract SCR_ActionMenuLayoutWidgets::m_IconOverlayComponent
protected

Definition at line 10 of file SCR_ActionMenuLayoutWidgets.c.

◆ m_InputButtonDisplayRootComponent

SCR_InputButtonDisplay SCR_ActionMenuLayoutWidgets::m_InputButtonDisplayRootComponent
protected

Definition at line 30 of file SCR_ActionMenuLayoutWidgets.c.

◆ m_wActionMenu

VerticalLayoutWidget SCR_ActionMenuLayoutWidgets::m_wActionMenu
protected

Definition at line 43 of file SCR_ActionMenuLayoutWidgets.c.

◆ m_wActionMenuRoot

FrameWidget SCR_ActionMenuLayoutWidgets::m_wActionMenuRoot
protected

Definition at line 7 of file SCR_ActionMenuLayoutWidgets.c.

◆ m_wBackground

ImageWidget SCR_ActionMenuLayoutWidgets::m_wBackground
protected

Definition at line 14 of file SCR_ActionMenuLayoutWidgets.c.

◆ m_wBackgroundOuter

ImageWidget SCR_ActionMenuLayoutWidgets::m_wBackgroundOuter
protected

Definition at line 16 of file SCR_ActionMenuLayoutWidgets.c.

◆ m_wBackgroundShadowInner

ImageWidget SCR_ActionMenuLayoutWidgets::m_wBackgroundShadowInner
protected

Definition at line 13 of file SCR_ActionMenuLayoutWidgets.c.

◆ m_wBackgroundShadowOuter

ImageWidget SCR_ActionMenuLayoutWidgets::m_wBackgroundShadowOuter
protected

Definition at line 15 of file SCR_ActionMenuLayoutWidgets.c.

◆ m_wButtonImg

ImageWidget SCR_ActionMenuLayoutWidgets::m_wButtonImg
protected

Definition at line 40 of file SCR_ActionMenuLayoutWidgets.c.

◆ m_wButtonImgGlow

ImageWidget SCR_ActionMenuLayoutWidgets::m_wButtonImgGlow
protected

Definition at line 36 of file SCR_ActionMenuLayoutWidgets.c.

◆ m_wButtonOverlay

OverlayWidget SCR_ActionMenuLayoutWidgets::m_wButtonOverlay
protected

Definition at line 25 of file SCR_ActionMenuLayoutWidgets.c.

◆ m_wButtonText

RichTextWidget SCR_ActionMenuLayoutWidgets::m_wButtonText
protected

Definition at line 42 of file SCR_ActionMenuLayoutWidgets.c.

◆ m_wDoubleTabIndicator

ImageWidget SCR_ActionMenuLayoutWidgets::m_wDoubleTabIndicator
protected

Definition at line 38 of file SCR_ActionMenuLayoutWidgets.c.

◆ m_wGlow

ImageWidget SCR_ActionMenuLayoutWidgets::m_wGlow
protected

Definition at line 33 of file SCR_ActionMenuLayoutWidgets.c.

◆ m_wHoldIndicator

ImageWidget SCR_ActionMenuLayoutWidgets::m_wHoldIndicator
protected

Definition at line 39 of file SCR_ActionMenuLayoutWidgets.c.

◆ m_wIcon

ImageWidget SCR_ActionMenuLayoutWidgets::m_wIcon
protected

Definition at line 18 of file SCR_ActionMenuLayoutWidgets.c.

◆ m_wIconGlow

ImageWidget SCR_ActionMenuLayoutWidgets::m_wIconGlow
protected

Definition at line 17 of file SCR_ActionMenuLayoutWidgets.c.

◆ m_wIconOverlay

FrameWidget SCR_ActionMenuLayoutWidgets::m_wIconOverlay
protected

Definition at line 9 of file SCR_ActionMenuLayoutWidgets.c.

◆ m_wInputButtonDisplayRoot

SizeLayoutWidget SCR_ActionMenuLayoutWidgets::m_wInputButtonDisplayRoot
protected

Definition at line 29 of file SCR_ActionMenuLayoutWidgets.c.

◆ m_wKeyBG

ImageWidget SCR_ActionMenuLayoutWidgets::m_wKeyBG
protected

Definition at line 37 of file SCR_ActionMenuLayoutWidgets.c.

◆ m_wOutline

ImageWidget SCR_ActionMenuLayoutWidgets::m_wOutline
protected

Definition at line 35 of file SCR_ActionMenuLayoutWidgets.c.

◆ m_wOutlineBackground

ImageWidget SCR_ActionMenuLayoutWidgets::m_wOutlineBackground
protected

Definition at line 21 of file SCR_ActionMenuLayoutWidgets.c.

◆ m_wOutlineBackgroundGlow

ImageWidget SCR_ActionMenuLayoutWidgets::m_wOutlineBackgroundGlow
protected

Definition at line 20 of file SCR_ActionMenuLayoutWidgets.c.

◆ m_wOutlineClear

ImageWidget SCR_ActionMenuLayoutWidgets::m_wOutlineClear
protected

Definition at line 34 of file SCR_ActionMenuLayoutWidgets.c.

◆ m_wOutlineOverlay

OverlayWidget SCR_ActionMenuLayoutWidgets::m_wOutlineOverlay
protected

Definition at line 19 of file SCR_ActionMenuLayoutWidgets.c.

◆ m_wOutlineProgress

ImageWidget SCR_ActionMenuLayoutWidgets::m_wOutlineProgress
protected

Definition at line 23 of file SCR_ActionMenuLayoutWidgets.c.

◆ m_wOutlineProgressGlow

ImageWidget SCR_ActionMenuLayoutWidgets::m_wOutlineProgressGlow
protected

Definition at line 22 of file SCR_ActionMenuLayoutWidgets.c.

◆ m_wOverlay

OverlayWidget SCR_ActionMenuLayoutWidgets::m_wOverlay
protected

Definition at line 32 of file SCR_ActionMenuLayoutWidgets.c.

◆ m_wOverlayBackground

OverlayWidget SCR_ActionMenuLayoutWidgets::m_wOverlayBackground
protected

Definition at line 12 of file SCR_ActionMenuLayoutWidgets.c.

◆ m_wVerticalLayout0

VerticalLayoutWidget SCR_ActionMenuLayoutWidgets::m_wVerticalLayout0
protected

Definition at line 41 of file SCR_ActionMenuLayoutWidgets.c.


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