FORMS_PanelSetTitleBar

A function defined in FORMS_Panel.gml

FORMS_PanelSetTitleBar(panel, content)

Description

Sets the title bar of the panel.

Arguments

Name Type Description
_panel Struct.FORMS_Panel The panel.
_content Struct.FORMS_Content The new content of the panels title bar.

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