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

StackNode.CanAcceptDrop

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

파라미터

selection "The selected GraphElements to be checked.

반환

bool Returns true if this StackNode accepts the current drop event. Returns false otherwise.

설명

Indicates whether this StackNode accepts the current drop event.