Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


EditorApplication.CallbackFunction

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

Definition

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

Remarks