A function defined in PEd_GUIDrawObjectInput.gml
PEd_GUIDrawObjectInput(_x, _y, _width, _object)
Draws a D&D input for an object.
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. |
Real
The new object or -1.
Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.