FORMS_MoveItemToTop

A function defined in FORMS_CompoundWidget.gml

FORMS_MoveItemToTop(_item)

Description

Moves the item to the top while preserving depth order.

Arguments

Name Type Description
_item Struct.FORMS_Widget The item to move.

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