FORMS_Destroy

A function defined in FORMS_WidgetManager.gml

FORMS_Destroy()

Description

Destroys GUI and frees its used resources from memory.

Note

The GUI must be initialized first using FORMS_Init!

See also

FORMS_Draw, FORMS_Init, FORMS_Update


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