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

Protected Member Functions

override void HandlerAttached (Widget w)
void SetText (string text)
void SetTextVisible (bool state)
void SetBackgroundColor (notnull Color color)

Protected Attributes

TextWidget m_wTextLimit
Widget m_wToolBackground
const string m_sTextLimitWidget = "TextLimit"
const string m_sBackgroundWidget = "BackgroundNew"

Detailed Description

Definition at line 1 of file SCR_ToolMenuButtonComponent.c.

Member Function Documentation

◆ HandlerAttached()

override void SCR_ToolMenuButtonComponent::HandlerAttached ( Widget w)
inlineprotected

Definition at line 10 of file SCR_ToolMenuButtonComponent.c.

◆ SetBackgroundColor()

void SCR_ToolMenuButtonComponent::SetBackgroundColor ( notnull Color color)
inlineprotected

Sets color of the button background.

Parameters
[in]colorof the background.

Definition at line 34 of file SCR_ToolMenuButtonComponent.c.

◆ SetText()

void SCR_ToolMenuButtonComponent::SetText ( string text)
inlineprotected
Parameters
[in]text

Definition at line 19 of file SCR_ToolMenuButtonComponent.c.

◆ SetTextVisible()

void SCR_ToolMenuButtonComponent::SetTextVisible ( bool state)
inlineprotected
Parameters
[in]state

Definition at line 26 of file SCR_ToolMenuButtonComponent.c.

Member Data Documentation

◆ m_sBackgroundWidget

const string SCR_ToolMenuButtonComponent::m_sBackgroundWidget = "BackgroundNew"
protected

Definition at line 7 of file SCR_ToolMenuButtonComponent.c.

◆ m_sTextLimitWidget

const string SCR_ToolMenuButtonComponent::m_sTextLimitWidget = "TextLimit"
protected

Definition at line 6 of file SCR_ToolMenuButtonComponent.c.

◆ m_wTextLimit

TextWidget SCR_ToolMenuButtonComponent::m_wTextLimit
protected

Definition at line 3 of file SCR_ToolMenuButtonComponent.c.

◆ m_wToolBackground

Widget SCR_ToolMenuButtonComponent::m_wToolBackground
protected

Definition at line 4 of file SCR_ToolMenuButtonComponent.c.


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