pausable
Returns true if the progress indicator's task can be paused.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public bool pausable { get; }
Remarks
Additional Resources: IsPaussable, Progress.Item.Pause, Progress.Item.RegisterPauseCallback, Progress.Item.UnregisterPauseCallback.