holoride
Search Results for

    Show / Hide Table of Contents

    Class Progress

    Utility class for tracking multi-section weighted progress.

    Inheritance
    object
    Progress
    Namespace: Holoride.ElasticSDK
    Assembly: Holoride.ElasticSDK.Library.Runtime.dll
    Syntax
    public sealed class Progress

    Properties

    Value

    Declaration
    public float Value { get; }
    Property Value
    Type Description
    float

    Methods

    GetSection(float)

    Declaration
    public Progress.Section GetSection(float weight = null)
    Parameters
    Type Name Description
    float weight
    Returns
    Type Description
    Progress.Section

    Reset()

    Declaration
    public void Reset()

    Events

    ValueChanged

    Declaration
    public event Action<float> ValueChanged
    Event Type
    Type Description
    Action<><float>
    In This Article

    Back to top
    ©   holoride
    Privacy   Imprint