A function defined in BBMOD_Gizmo.gml
is_selected(_instance)
Checks whether an instance is selected.
Name | Type | Description |
---|---|---|
_instance | Id.Instance |
The instance to check. |
Bool
Returns true
if the instance is selected.
Copyright © 2023, BlueBurn. Built on May 02, 2023 using GMDoc.