This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

ISelection

interface in UnityEditor.Experimental.GraphView

Description

Selection interface.

Properties

selectionGet the selection.

Public Methods

AddToSelectionAdd element to selection.
ClearSelectionClear selection.
RemoveFromSelectionRemove element from selection.