FORMS_WindowGetContent

A function defined in FORMS_Window.gml

FORMS_WindowGetContent(_window)

Description

Gets the content of the window.

Arguments

Name Type Description
_window Struct.FORMS_Window The window.

Returns

Struct.FORMS_Content The content of the window.


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