Version: 2019.1
Experimental: this API is experimental and might be changed or removed in the future.

ISelectable

interface in UnityEditor.Experimental.UIElements.GraphView

Switch to Manual

Description

Selectable interface.

Public Functions

HitTestSee if point is on target.
IsSelectableCheck if element is selectable.
IsSelectedCheck if element is selected.
OverlapsCheck if selection overlaps rectangle.
SelectSelect element.
UnselectDeselect element.