Version: 2022.2
言語: 日本語
Experimental: this API is experimental and might be changed or removed in the future.

IEdgeConnectorListener.OnDropOutsidePort

マニュアルに切り替える
public void OnDropOutsidePort (Experimental.GraphView.Edge edge, Vector2 position);

パラメーター

edge The edge being dropped.
position The position in empty space the edge is dropped on.

説明

Called when edge is dropped in empty space.