Version: 2022.1
언어: 한국어
Experimental: this API is experimental and might be changed or removed in the future.

BlackboardSection.CanAcceptDrop

매뉴얼로 전환
public bool CanAcceptDrop (List<ISelectable> selection);

파라미터

selected The selected object.

반환

bool Returns true when the BlackboardSection accepts the selected object.

설명

Indicates whether this BlackboardSection accepts the selected object.