Arma Reforger Script API
|
This is the complete list of members for SCR_WidgetHelper, including all inherited members.
GetAllChildren(notnull Widget widget, notnull out array< ref Widget > widgetArray, bool recursive=false) | SCR_WidgetHelper | static |
GetRootWidget(notnull Widget widget) | SCR_WidgetHelper | static |
GetWidgetOrChild(notnull Widget widget, string widgetName) | SCR_WidgetHelper | static |
RemoveAllChildren(notnull Widget widget) | SCR_WidgetHelper | static |
ResizeToImage(notnull ImageWidget widget, int imageIndex=0) | SCR_WidgetHelper | static |