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

BlackboardSection.CanAcceptDrop

Declaration

public bool CanAcceptDrop(List<ISelectable> selection);

Parameters

selection The list of selected objects.

Returns

bool Returns true when rows are reordered by the user.

Description

Indicates whether this BlackboardSection accepts the current drop event.