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