FORMS_WidgetExists

A function defined in FORMS_Widget.gml

FORMS_WidgetExists(_widget)

Description

Finds out whether the widget exists.

Arguments

Name Type Description
_widget Struct.FORMS_Widget The widget.

Returns

Bool True if the widget does exist.


Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.