![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | HandlerAttached (Widget w) |
| override void | SetToggled (bool toggled, bool animate=true, bool invokeChange=true, bool instant=false) |
| override bool | OnMouseEnter (Widget w, int x, int y) |
| override bool | OnMouseLeave (Widget w, Widget enterW, int x, int y) |
| void | ColorizeText (bool animate=true) |
| void | SetText (string text) |
| void | SetTextWithParam (string text, string param1, string param2) |
| string | GetText () |
| TextWidget | GetTextWidget () |
| ScriptInvokerVoid | GetOnMouseEnter () |
| ScriptInvokerVoid | GetOnMouseLeave () |
Static Protected Member Functions | |
| static SCR_ButtonTextComponent | GetButtonText (string name, Widget parent, bool searchAllChildren=true) |
| static SCR_ButtonTextComponent | FindButtonTextComponent (notnull Widget w) |
Protected Attributes | |
| LocalizedString | m_sTextWidgetName |
| LocalizedString | m_sText |
| bool | m_bUseTextColorization |
| ref Color | m_TextDefault |
| ref Color | m_TextToggled |
| TextWidget | m_wText |
| ref ScriptInvokerVoid | m_OnMouseEnter |
| ref ScriptInvokerVoid | m_OnMouseLeave |
Definition at line 2 of file SCR_ButtonTextComponent.c.
Definition at line 62 of file SCR_ButtonTextComponent.c.
|
inlinestaticprotected |
Definition at line 141 of file SCR_ButtonTextComponent.c.
|
inlinestaticprotected |
Definition at line 132 of file SCR_ButtonTextComponent.c.
|
inlineprotected |
Definition at line 114 of file SCR_ButtonTextComponent.c.
|
inlineprotected |
Definition at line 123 of file SCR_ButtonTextComponent.c.
|
inlineprotected |
Definition at line 102 of file SCR_ButtonTextComponent.c.
|
inlineprotected |
Definition at line 108 of file SCR_ButtonTextComponent.c.
|
inlineprotected |
Definition at line 25 of file SCR_ButtonTextComponent.c.
Definition at line 44 of file SCR_ButtonTextComponent.c.
|
inlineprotected |
Definition at line 53 of file SCR_ButtonTextComponent.c.
|
inlineprotected |
Definition at line 83 of file SCR_ButtonTextComponent.c.
|
inlineprotected |
Definition at line 94 of file SCR_ButtonTextComponent.c.
|
inlineprotected |
Definition at line 34 of file SCR_ButtonTextComponent.c.
|
protected |
Definition at line 11 of file SCR_ButtonTextComponent.c.
|
protected |
Definition at line 21 of file SCR_ButtonTextComponent.c.
|
protected |
Definition at line 22 of file SCR_ButtonTextComponent.c.
|
protected |
Definition at line 8 of file SCR_ButtonTextComponent.c.
|
protected |
Definition at line 5 of file SCR_ButtonTextComponent.c.
|
protected |
Definition at line 14 of file SCR_ButtonTextComponent.c.
|
protected |
Definition at line 17 of file SCR_ButtonTextComponent.c.
|
protected |
Definition at line 19 of file SCR_ButtonTextComponent.c.