Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetRunningProgressCount()

Gets the number of active or running progress indicators.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Method
  • Namespace: UnityEditor
  • Assembly: UnityEditor
public static int GetRunningProgressCount()

Returns

Type

Description

intThe number of active and running progress indicators.