Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetEventCount()

Returns the current number of events that are stored in the event queue.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Method
  • Namespace: UnityEngine
  • Assembly: UnityEngine.UICommonModule
public static int GetEventCount()

Returns

Type

Description

intCurrent number of events currently in the event queue.