![]() |
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 bool | OnClick (Widget w, int x, int y, int button) |
| Widget | GetRootWidget () |
| bool | IsVisible () |
Static Protected Member Functions | |
| static SCR_ScriptedWidgetComponent | GetComponent (typename componentType, string name, Widget parent, bool searchAllChildren=true) |
| Base method for component lookup through the widget library. | |
Protected Attributes | |
| Widget | m_wRoot |
| ref ScriptInvoker | m_OnClick = new ScriptInvoker |
Definition at line 7 of file SCR_ScriptedWidgetComponent.c.
|
inlinestaticprotected |
Base method for component lookup through the widget library.
Definition at line 29 of file SCR_ScriptedWidgetComponent.c.
|
inlineprotected |
Definition at line 51 of file SCR_ScriptedWidgetComponent.c.
|
inlineprotected |
Definition at line 15 of file SCR_ScriptedWidgetComponent.c.
|
inlineprotected |
Definition at line 57 of file SCR_ScriptedWidgetComponent.c.
|
inlineprotected |
Definition at line 21 of file SCR_ScriptedWidgetComponent.c.
|
protected |
Definition at line 12 of file SCR_ScriptedWidgetComponent.c.
|
protected |
Definition at line 9 of file SCR_ScriptedWidgetComponent.c.