ICancelHandler

interface in UnityEngine.EventSystems


인터페이스 구현:IEventSystemHandler

매뉴얼로 전환

설명

Interface to implement if you wish to receive OnCancel callbacks.

Public 함수

OnCancelCalled by a BaseInputModule when a Cancel event occurs.