Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


EditorApplication.CallbackFunction

Delegate to be called from EditorApplication callbacks.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Delegate
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public delegate void EditorApplication.CallbackFunction()

Remarks