docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct ProgressReporter.ProgressState

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: UnityEngine.Pixyz.UnitySDK
    Assembly: Unity.Pixyz.UnitySDK.Runtime.dll
    Syntax
    public struct ProgressReporter.ProgressState

    Constructors

    ProgressState(float, string)

    Declaration
    public ProgressState(float percentage, string description)
    Parameters
    Type Name Description
    float percentage
    string description

    Fields

    Description

    Declaration
    public string Description
    Field Value
    Type Description
    string

    Percentage

    Declaration
    public float Percentage
    Field Value
    Type Description
    float
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)