Class ProgressBar
Handle the progress bar used by the plugin to show progress
Inherited Members
Namespace: UnityEditor.PixyzPlugin4Unity.UI
Assembly: Unity.Pixyz.Plugin4Unity.Editor.dll
Syntax
public class ProgressBar
Constructors
| Name | Description |
|---|---|
| ProgressBar(VoidHandler, string) | Construct ProgressBar |
Methods
| Name | Description |
|---|---|
| SetProgress(float, string) | Increments the progress of the progress bar |