This version of Unity is unsupported.

IMoveHandler

interface in UnityEngine.EventSystems


Implements interfaces:IEventSystemHandler

Description

Interface to implement if you wish to receive OnMove callbacks.

Public Methods

OnMoveCalled by a BaseInputModule when a move event occurs.