public static EditorApplication.CallbackFunction delayCall ;

Description

Delegate which is called once after all inspectors update.

Add functions to this delegate in order to delay their execution until after inspectors have updated. Each function is only executed once after it is added.