A function defined in FORMS_Panel.gml
FORMS_PanelSetContent(_panel, _content)
Sets the content of the panel.
Name | Type | Description |
---|---|---|
_panel | Struct.FORMS_Panel |
The panel. |
_content | Struct.FORMS_Content |
The new content. |
Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.