This version of Unity is unsupported.

IDeselectHandler.OnDeselect

Declaration

public void OnDeselect(EventSystems.BaseEventData eventData);

Parameters

eventData Current event data.

Description

Called by the EventSystem when a new object is being selected.