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