EditorApplication.update

public static EditorApplication.CallbackFunction update;

Description

Delegate for generic updates.

Add your functions to this delegate to get an update.

This delegate is not called at a fixed rate. Rather, it is called at least once, but usually multiple times per seconds.

Additional resources: CallbackFunction.


Did you find this page useful? Please give it a rating: