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 © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.