A function defined in FORMS_CompoundWidget.gml
AddItem(_item)
Adds item to the compound widget while preserving depth order.
Name | Type | Description |
---|---|---|
_item | Struct.FORMS_Widget |
The item to be added. |
Real
The index where the item has been placed at.
Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.