Delegate SGBlackboardSection.CanAcceptDropDelegate
Namespace: UnityEditor.ShaderGraph.Drawing.Views.Blackboard
Syntax
public delegate bool CanAcceptDropDelegate(ISelectable selected);
Parameters
| Type | Name | Description |
|---|---|---|
| ISelectable | selected |
Returns
| Type | Description |
|---|---|
| Boolean |