UnregisterPauseCallback(int)
Unregisters a previously registered progress pause callback.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public static void UnregisterPauseCallback(int id)
Parameters
The progress indicator's unique ID.