IMoveHandler

interface in UnityEngine.EventSystems


Implements interfaces:IEventSystemHandler

Switch to Manual

Description

要实现的接口(如果您希望接收 OnMove 回调)。

Public Functions

OnMove当发生移动事件时由 BaseInputModule 调用。