FORMS_CompoundWidget.AddItem

A function defined in FORMS_CompoundWidget.gml

AddItem(_item)

Description

Adds item to the compound widget while preserving depth order.

Arguments

Name Type Description
_item Struct.FORMS_Widget The item to be added.

Returns

Real The index where the item has been placed at.


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