A function defined in FORMS_CompoundWidget.gml
FORMS_GetItems(_widget)
Gets the list of items of the widget.
Name | Type | Description |
---|---|---|
_widget | Struct.FORMS_Widget |
The widget. |
Id.DsList<Struct.FORMS_Widget>, Undefined
The list of items of the widget or undefined
, if the widget is not FORMS_CompoundWidget.
Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.