![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
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" |
Definition at line 1 of file SCR_ToolMenuButtonComponent.c.
|
inlineprotected |
Definition at line 10 of file SCR_ToolMenuButtonComponent.c.
|
inlineprotected |
Sets color of the button background.
| [in] | color | of the background. |
Definition at line 34 of file SCR_ToolMenuButtonComponent.c.
|
inlineprotected |
| [in] | text |
Definition at line 19 of file SCR_ToolMenuButtonComponent.c.
|
inlineprotected |
| [in] | state |
Definition at line 26 of file SCR_ToolMenuButtonComponent.c.
|
protected |
Definition at line 7 of file SCR_ToolMenuButtonComponent.c.
|
protected |
Definition at line 6 of file SCR_ToolMenuButtonComponent.c.
|
protected |
Definition at line 3 of file SCR_ToolMenuButtonComponent.c.
|
protected |
Definition at line 4 of file SCR_ToolMenuButtonComponent.c.