Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


BlackboardSection.CanAcceptDropDelegate

Delegate for indicating whether this BlackboardSection accepts the selected object.
Read time 1 minuteLast updated 10 days ago

Definition

public delegate bool BlackboardSection.CanAcceptDropDelegate(ISelectable selected)