docs.unity.cn
    Show / Hide Table of Contents

    Class ProgressUtility

    Inheritance
    Object
    ProgressUtility
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Unity.VisualScripting
    Syntax
    public static class ProgressUtility

    Methods

    ClearProgressBar()

    Declaration
    public static void ClearProgressBar()

    DisplayProgressBar(String, String, Single)

    Declaration
    public static void DisplayProgressBar(string title, string info, float progress)
    Parameters
    Type Name Description
    String title
    String info
    Single progress
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Friday, August 4, 2023