ICollectibleElement
CollectibleElement interface.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Interface
- Namespace: UnityEditor.Experimental.GraphView
- Assembly: UnityEditor
public interface ICollectibleElement
Methods
Method | Description |
|---|---|
| CollectElements | Retrieves a set of graph elements that match a specified condition. The graph elements are collected from the elements associated with implementor of this interface. |