SetSize

function

SetSize(_width, _height)

Description

Sets the width and height of the widget.

Arguments

Name Type Description
_width Real The new width.
_height Real The new height.

Returns

Struct.PEd_GUIWidget Returns self.


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