Legacy Documentation: Version 4.6.2
Language: English
  • C#
  • JS
  • Boo

Script language

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

UI.Selectable.OnPointerUp

Switch to Manual
public function OnPointerUp(eventData: PointerEventData): void;

Parameters

eventData The EventData usually sent by the EventSystem.

Description

Evaluate eventData and transition to appropriate state.

New state will be based upon current hover state.