Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

EventService.Tick

Declaration

public static void Tick();

Description

Ticks the EventService. This processes all incoming and outgoing messages. By default, the EventService is ticked on each EditorApplication.update.