A function defined in FORMS_Widget.gml
FORMS_WidgetExists(_widget)
Finds out whether the widget exists.
Name | Type | Description |
---|---|---|
_widget | Struct.FORMS_Widget |
The widget. |
Bool
True if the widget does exist.
Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.