LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.