FORMS_GetItems

A function defined in FORMS_CompoundWidget.gml

FORMS_GetItems(_widget)

Description

Gets the list of items of the widget.

Arguments

Name Type Description
_widget Struct.FORMS_Widget The widget.

Returns

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.