PEd_GUIDrawObjectInput

A function defined in PEd_GUIDrawObjectInput.gml

PEd_GUIDrawObjectInput(_x, _y, _width, _object)

Description

Draws a D&D input for an object.

Arguments

Name Type Description
_x Real The x position to draw the input at.
_y Real The y position to draw the input at.
_width Real The width of the input.
background Real The current object.

Returns

Real The new object or -1.


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