![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | DeleteAllChildWidgets (Widget parentWidget) |
| Widget | GetWidgetByName (string widgetName) |
Base class for editor menus and dialogs.
Definition at line 7 of file EditorMenuBase.c.
|
inlineprotected |
Delete all child widgets.
| parentWidget | Parent Widget |
Definition at line 44 of file EditorMenuBase.c.
Find the widget of specific name.
| widgetName | Name of the widget |
Definition at line 59 of file EditorMenuBase.c.