Legacy Documentation: Version 5.4
LanguageEnglish
  • C#
  • JS

Script language

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

AbstractEventData

class in UnityEngine.EventSystems

Description

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

Variables

usedIs the event used?

Public Functions

ResetReset the event.
UseUse the event.