Skip to main content

Module event_systems

Module event_systems 

Source

Modules§

abstracteventdata
axiseventdata
baseeventdata
baseinput
baseinputmodule
baseraycaster
eventhandle
eventsystem
eventtrigger
eventtriggertype
executeevents
ibegindraghandler
icancelhandler
ideselecthandler
idraghandler
idrophandler
ienddraghandler
ieventsystemhandler
iinitializepotentialdraghandler
imovehandler
ipointerclickhandler
ipointerdownhandler
ipointerenterhandler
ipointerexithandler
ipointeruphandler
iscrollhandler
iselecthandler
isubmithandler
iupdateselectedhandler
movedirection
physics2draycaster
physicsraycaster
pointereventdata
pointerinputmodule
raycastermanager
raycastresult
standaloneinputmodule
standaloneinputmodule18
touchinputmodule
uibehaviour

Structs§

AbstractEventData
IL2CPP class: UnityEngine.EventSystems.AbstractEventData Inherits: Object
AxisEventData
IL2CPP class: UnityEngine.EventSystems.AxisEventData Inherits: BaseEventData
BaseEventData
IL2CPP class: UnityEngine.EventSystems.BaseEventData Inherits: AbstractEventData
BaseInput
IL2CPP class: UnityEngine.EventSystems.BaseInput Inherits: UIBehaviour
BaseInputModule
IL2CPP class: UnityEngine.EventSystems.BaseInputModule Inherits: UIBehaviour
BaseRaycaster
IL2CPP class: UnityEngine.EventSystems.BaseRaycaster Inherits: UIBehaviour
EventHandle
EventSystem
IL2CPP class: UnityEngine.EventSystems.EventSystem Inherits: UIBehaviour
EventTrigger
IL2CPP class: UnityEngine.EventSystems.EventTrigger Inherits: MonoBehaviour
EventTriggerType
EventTrigger_Entry
IL2CPP class: UnityEngine.EventSystems.EventTrigger.Entry Inherits: Object
EventTrigger_TriggerEvent
IL2CPP class: UnityEngine.EventSystems.EventTrigger.TriggerEvent Inherits: UnityEvent_1<crate::unity_engine::event_systems::baseeventdata::BaseEventData>
ExecuteEvents
IL2CPP class: UnityEngine.EventSystems.ExecuteEvents Inherits: Object
ExecuteEvents_EventFunction_1
IL2CPP class: UnityEngine.EventSystems.ExecuteEvents.EventFunction`1 Inherits: MulticastDelegate : Delegate : Object
IBeginDragHandler
IL2CPP class: UnityEngine.EventSystems.IBeginDragHandler
ICancelHandler
IL2CPP class: UnityEngine.EventSystems.ICancelHandler
IDeselectHandler
IL2CPP class: UnityEngine.EventSystems.IDeselectHandler
IDragHandler
IL2CPP class: UnityEngine.EventSystems.IDragHandler
IDropHandler
IL2CPP class: UnityEngine.EventSystems.IDropHandler
IEndDragHandler
IL2CPP class: UnityEngine.EventSystems.IEndDragHandler
IEventSystemHandler
IL2CPP class: UnityEngine.EventSystems.IEventSystemHandler
IInitializePotentialDragHandler
IL2CPP class: UnityEngine.EventSystems.IInitializePotentialDragHandler
IMoveHandler
IL2CPP class: UnityEngine.EventSystems.IMoveHandler
IPointerClickHandler
IL2CPP class: UnityEngine.EventSystems.IPointerClickHandler
IPointerDownHandler
IL2CPP class: UnityEngine.EventSystems.IPointerDownHandler
IPointerEnterHandler
IL2CPP class: UnityEngine.EventSystems.IPointerEnterHandler
IPointerExitHandler
IL2CPP class: UnityEngine.EventSystems.IPointerExitHandler
IPointerUpHandler
IL2CPP class: UnityEngine.EventSystems.IPointerUpHandler
IScrollHandler
IL2CPP class: UnityEngine.EventSystems.IScrollHandler
ISelectHandler
IL2CPP class: UnityEngine.EventSystems.ISelectHandler
ISubmitHandler
IL2CPP class: UnityEngine.EventSystems.ISubmitHandler
IUpdateSelectedHandler
IL2CPP class: UnityEngine.EventSystems.IUpdateSelectedHandler
MoveDirection
Physics2DRaycaster
IL2CPP class: UnityEngine.EventSystems.Physics2DRaycaster Inherits: PhysicsRaycaster
PhysicsRaycaster
IL2CPP class: UnityEngine.EventSystems.PhysicsRaycaster Inherits: BaseRaycaster
PhysicsRaycaster_RaycastHitComparer
IL2CPP class: UnityEngine.EventSystems.PhysicsRaycaster.RaycastHitComparer Inherits: Object
PointerEventData
IL2CPP class: UnityEngine.EventSystems.PointerEventData Inherits: BaseEventData
PointerEventData_FramePressState
PointerEventData_InputButton
PointerInputModule
IL2CPP class: UnityEngine.EventSystems.PointerInputModule Inherits: BaseInputModule
PointerInputModule_ButtonState
IL2CPP class: UnityEngine.EventSystems.PointerInputModule.ButtonState Inherits: Object
PointerInputModule_MouseButtonEventData
IL2CPP class: UnityEngine.EventSystems.PointerInputModule.MouseButtonEventData Inherits: Object
PointerInputModule_MouseState
IL2CPP class: UnityEngine.EventSystems.PointerInputModule.MouseState Inherits: Object
RaycastResult
RaycasterManager
IL2CPP class: UnityEngine.EventSystems.RaycasterManager Inherits: Object
StandaloneInputModule
IL2CPP class: UnityEngine.EventSystems.StandaloneInputModule Inherits: PointerInputModule
StandaloneInputModule18
IL2CPP class: UnityEngine.EventSystems.StandaloneInputModule18 Inherits: PointerInputModule
StandaloneInputModule18_InputMode
StandaloneInputModule_InputMode
TouchInputModule
IL2CPP class: UnityEngine.EventSystems.TouchInputModule Inherits: PointerInputModule
UIBehaviour
IL2CPP class: UnityEngine.EventSystems.UIBehaviour Inherits: MonoBehaviour

Traits§

IAbstractEventData
IAbstractEventDataMethods
IAxisEventData
IAxisEventDataMethods
IBaseEventData
IBaseEventDataMethods
IBaseInput
IBaseInputMethods
IBaseInputModule
IBaseInputModuleMethods
IBaseRaycaster
IBaseRaycasterMethods
IEventSystem
IEventSystemMethods
IEventTrigger
IEventTriggerMethods
IEventTrigger_Entry
IEventTrigger_EntryMethods
IEventTrigger_TriggerEvent
IEventTrigger_TriggerEventMethods
IExecuteEvents
IExecuteEvents_EventFunction_1
IExecuteEvents_EventFunction_1Methods
IIBeginDragHandler
IIBeginDragHandlerMethods
IICancelHandler
IICancelHandlerMethods
IIDeselectHandler
IIDeselectHandlerMethods
IIDragHandler
IIDragHandlerMethods
IIDropHandler
IIDropHandlerMethods
IIEndDragHandler
IIEndDragHandlerMethods
IIEventSystemHandler
IIInitializePotentialDragHandler
IIInitializePotentialDragHandlerMethods
IIMoveHandler
IIMoveHandlerMethods
IIPointerClickHandler
IIPointerClickHandlerMethods
IIPointerDownHandler
IIPointerDownHandlerMethods
IIPointerEnterHandler
IIPointerEnterHandlerMethods
IIPointerExitHandler
IIPointerExitHandlerMethods
IIPointerUpHandler
IIPointerUpHandlerMethods
IIScrollHandler
IIScrollHandlerMethods
IISelectHandler
IISelectHandlerMethods
IISubmitHandler
IISubmitHandlerMethods
IIUpdateSelectedHandler
IIUpdateSelectedHandlerMethods
IPhysics2DRaycaster
IPhysics2DRaycasterMethods
IPhysicsRaycaster
IPhysicsRaycasterMethods
IPhysicsRaycaster_RaycastHitComparer
IPhysicsRaycaster_RaycastHitComparerMethods
IPointerEventData
IPointerEventDataMethods
IPointerInputModule
IPointerInputModuleMethods
IPointerInputModule_ButtonState
IPointerInputModule_ButtonStateMethods
IPointerInputModule_MouseButtonEventData
IPointerInputModule_MouseButtonEventDataMethods
IPointerInputModule_MouseState
IPointerInputModule_MouseStateMethods
IRaycasterManager
IStandaloneInputModule
IStandaloneInputModule18
IStandaloneInputModule18Methods
IStandaloneInputModuleMethods
ITouchInputModule
ITouchInputModuleMethods
IUIBehaviour
IUIBehaviourMethods