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

Protected Member Functions

bool Init (Widget root)
ResourceName GetLayout ()

Protected Attributes

ImageWidget m_wBackgroundImage
ImageWidget m_wTypeImage
ImageWidget m_wPlatformImage
TextWidget m_wMessageText
SizeLayoutWidget m_wBadge

Static Protected Attributes

static const ResourceName LAYOUT = "{973C90F6B6135A50}UI/layouts/HUD/Chat/ChatMessageLine.layout"

Detailed Description

Definition at line 3 of file SCR_ChatMessageLineWidgets.c.

Member Function Documentation

◆ GetLayout()

ResourceName SCR_ChatMessageLineWidgets::GetLayout ( )
inlineprotected

Definition at line 26 of file SCR_ChatMessageLineWidgets.c.

◆ Init()

bool SCR_ChatMessageLineWidgets::Init ( Widget root)
inlineprotected

Definition at line 14 of file SCR_ChatMessageLineWidgets.c.

Member Data Documentation

◆ LAYOUT

const ResourceName SCR_ChatMessageLineWidgets::LAYOUT = "{973C90F6B6135A50}UI/layouts/HUD/Chat/ChatMessageLine.layout"
staticprotected

Definition at line 5 of file SCR_ChatMessageLineWidgets.c.

◆ m_wBackgroundImage

ImageWidget SCR_ChatMessageLineWidgets::m_wBackgroundImage
protected

Definition at line 7 of file SCR_ChatMessageLineWidgets.c.

◆ m_wBadge

SizeLayoutWidget SCR_ChatMessageLineWidgets::m_wBadge
protected

Definition at line 11 of file SCR_ChatMessageLineWidgets.c.

◆ m_wMessageText

TextWidget SCR_ChatMessageLineWidgets::m_wMessageText
protected

Definition at line 10 of file SCR_ChatMessageLineWidgets.c.

◆ m_wPlatformImage

ImageWidget SCR_ChatMessageLineWidgets::m_wPlatformImage
protected

Definition at line 9 of file SCR_ChatMessageLineWidgets.c.

◆ m_wTypeImage

ImageWidget SCR_ChatMessageLineWidgets::m_wTypeImage
protected

Definition at line 8 of file SCR_ChatMessageLineWidgets.c.


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