BlackboardSection.CanAcceptDropDelegate
Delegate for indicating whether this BlackboardSection accepts the selected object.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Delegate
- Namespace: UnityEditor.Experimental.GraphView
- Assembly: UnityEditor
public delegate bool BlackboardSection.CanAcceptDropDelegate(ISelectable selected)