PEd_GUIDrawSection

function

PEd_GUIDrawSection(_name, _x, _y, _expanded)

Description

Draws a section at the given position.

Arguments

Name Type Description
_name String The name of the section.
_x Real The x position to draw the section at.
_y Real The y position to draw the section at.
_expanded Bool True if the section is expanded.

Returns

Bool True if the section is clicked.


Copyright © 2022, BlueBurn. Built on September 12, 2022 using GMDoc.