This version of Unity is unsupported.

AbstractEventData

class in UnityEngine.EventSystems

Description

A class that can be used for sending simple events via the event system.

Properties

usedIs the event used?

Public Methods

ResetReset the event.
UseUse the event.