Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


dialogWillShow

Raised before a dialog is shown to the user.
Read time 1 minuteLast updated 13 days ago

Definition

  • Type: Event
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public static event Action<DialogEventInfo> dialogWillShow