FORMS_WindowSetContent

A function defined in FORMS_Window.gml

FORMS_WindowSetContent(_window, _content)

Description

Sets content of the window.

Arguments

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.