Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

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

EditorApplication.update

Switch to Manual
public static var update: EditorApplication.CallbackFunction;

Description

Delegate for generic updates.

Add your functions to this delegate to get an update callback at approximately 100 times per second.

See Also: EditorApplication.CallbackFunction.