A function defined in PEd_objectSelecting.gml
PEd_ObjectSelect(_id[, _forceSingleSelect[, _keepMultipleSelection]])
Handles (multi)selecting and instances and tiles.
Name | Type | Description |
---|---|---|
_id | Id.Instance, Id.Tile |
The instance or tile to select/add to selection/deselect. |
_forceSingleSelect | Bool |
True to force selecting single object. |
_keepMultipleSelection | Bool |
If true then keeps multiple selection. |
Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.