A function defined in FORMS_Widget.gml
IsAncestor(_item)
Finds out whether the widget is an ancestor of an item.
Name | Type | Description |
---|---|---|
_item | Struct.FORMS_Widget |
The item. |
Bool
True if the widget is an ancestor the item.
Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.