Version: 2018.2
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.