EditorApplication.update
static var update: CallbackFunction;
static CallbackFunction update;
static update as 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.