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

Protected Member Functions

override void HandlerAttached (Widget w)
void SetMessages (string left, string right)
TextWidget GetLabel ()
string GetLeftText ()
TextWidget GetMessage ()
string GetRightText ()
Widget GetRoot ()

Protected Attributes

string m_sLabel
string m_sMessage
string m_sLabelText
string m_sMessageText
TextWidget m_wLabel
TextWidget m_wMessage

Detailed Description

Simple entry for display nointeractive items with left and right text

Definition at line 6 of file SCR_SimpleEntryComponent.c.

Member Function Documentation

◆ GetLabel()

TextWidget SCR_SimpleEntryComponent::GetLabel ( )
inlineprotected

Definition at line 52 of file SCR_SimpleEntryComponent.c.

◆ GetLeftText()

string SCR_SimpleEntryComponent::GetLeftText ( )
inlineprotected

Definition at line 58 of file SCR_SimpleEntryComponent.c.

◆ GetMessage()

TextWidget SCR_SimpleEntryComponent::GetMessage ( )
inlineprotected

Definition at line 67 of file SCR_SimpleEntryComponent.c.

◆ GetRightText()

string SCR_SimpleEntryComponent::GetRightText ( )
inlineprotected

Definition at line 73 of file SCR_SimpleEntryComponent.c.

◆ GetRoot()

Widget SCR_SimpleEntryComponent::GetRoot ( )
inlineprotected

Definition at line 82 of file SCR_SimpleEntryComponent.c.

◆ HandlerAttached()

override void SCR_SimpleEntryComponent::HandlerAttached ( Widget w)
inlineprotected

Definition at line 24 of file SCR_SimpleEntryComponent.c.

◆ SetMessages()

void SCR_SimpleEntryComponent::SetMessages ( string left,
string right )
inlineprotected

Definition at line 39 of file SCR_SimpleEntryComponent.c.

Member Data Documentation

◆ m_sLabel

string SCR_SimpleEntryComponent::m_sLabel
protected

Definition at line 9 of file SCR_SimpleEntryComponent.c.

◆ m_sLabelText

string SCR_SimpleEntryComponent::m_sLabelText
protected

Definition at line 15 of file SCR_SimpleEntryComponent.c.

◆ m_sMessage

string SCR_SimpleEntryComponent::m_sMessage
protected

Definition at line 12 of file SCR_SimpleEntryComponent.c.

◆ m_sMessageText

string SCR_SimpleEntryComponent::m_sMessageText
protected

Definition at line 18 of file SCR_SimpleEntryComponent.c.

◆ m_wLabel

TextWidget SCR_SimpleEntryComponent::m_wLabel
protected

Definition at line 20 of file SCR_SimpleEntryComponent.c.

◆ m_wMessage

TextWidget SCR_SimpleEntryComponent::m_wMessage
protected

Definition at line 21 of file SCR_SimpleEntryComponent.c.


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