FORMS_Widget.IsAncestor

A function defined in FORMS_Widget.gml

IsAncestor(_item)

Description

Finds out whether the widget is an ancestor of an item.

Arguments

Name Type Description
_item Struct.FORMS_Widget The item.

Returns

Bool True if the widget is an ancestor the item.


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