Struct RunSummary | Unity Simulation Client | 0.0.10-preview.10
docs.unity3d.com
    Show / Hide Table of Contents

    Struct RunSummary

    Namespace: Unity.Simulation.Client
    Syntax
    [Serializable]
    public struct RunSummary

    Fields

    num_failures

    Declaration
    public int num_failures
    Field Value
    Type Description
    Int32

    num_in_progress

    Declaration
    public int num_in_progress
    Field Value
    Type Description
    Int32

    num_not_run

    Declaration
    public int num_not_run
    Field Value
    Type Description
    Int32

    num_success

    Declaration
    public int num_success
    Field Value
    Type Description
    Int32

    state

    Declaration
    public RunState state
    Field Value
    Type Description
    RunState
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023