LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

EditorApplication.update

public static EditorApplication.CallbackFunction update;

Description

Delegate for generic updates.

Add your functions to this delegate to get an update.

See Also: EditorApplication.CallbackFunction.