Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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