PEd_ObjectDeselect

A function defined in PEd_objectSelecting.gml

PEd_ObjectDeselect(_id)

Description

Removes object from selection.

Arguments

Name Type Description
_id Id.Instance, Id.Tile The instance or tile to remove from selection.
True Bool if the object was removed from selection.

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