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

BlackboardSection.CanAcceptDropDelegate

public delegate bool CanAcceptDropDelegate(Experimental.GraphView.ISelectable selected);

Parameters

selectedThe selected object.

Description

Delegate for indicating whether this BlackboardSection accepts the selected object.