Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


CanAcceptDrop(List<ISelectable>)

Indicates whether this BlackboardSection accepts the selected object.
Read time 1 minuteLast updated 13 days ago

Definition

public bool CanAcceptDrop(List<ISelectable> selection)

Parameters

Returns

Type

Description

boolReturns true when the BlackboardSection accepts the selected object.