Version 3.3.0.1

AsyncProgressBar class

Namespace: Sirenix.Utilities.Editor
Assembly: Sirenix.Utilities.Editor
public static class AsyncProgressBar
Not yet documented.
Inheritance
  • System.Object
  • AsyncProgressBar

Properties

IsShowing
Not yet documented.
public static bool IsShowing { get; }
Progress
Not yet documented.
public static float Progress { get; }
ProgressInfo
Not yet documented.
public static string ProgressInfo { get; }

Methods

Clear()
Not yet documented.
public static void Clear()
Display(String, Single)
Not yet documented.
public static void Display(string progressInfo, float progress)
Parameters
System.String progressInfo

System.Single progress