hasMultipleSelectionSupport
Returns true if the StackNode supports multiselection.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Experimental.GraphView
- Assembly: UnityEditor
protected virtual bool hasMultipleSelectionSupport { get; }
Remarks
Default behavior: returns false.