Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Experimental: this API is experimental and might be changed or removed in the future.

IEdgeConnectorListener.OnDropOutsidePort

public void OnDropOutsidePort(RectTransform.Edge edge, Vector2 position);

Parameters

edgeThe edge being dropped.
positionThe position in empty space the edge is dropped on.

Description

Called when edge is dropped in empty space.

Did you find this page useful? Please give it a rating: