docs.unity3d.com
    Show / Hide Table of Contents

    Class ReportingManager.TestData

    Inheritance
    Object
    ReportingManager.TestData
    Namespace: Global Namespace
    Syntax
    public class TestData : object

    Constructors

    TestData()

    Declaration
    public TestData()

    Fields

    EndTime

    Declaration
    public float EndTime
    Field Value
    Type Description
    Single

    InProgress

    Declaration
    public bool InProgress
    Field Value
    Type Description
    Boolean

    RecordingName

    Declaration
    public string RecordingName
    Field Value
    Type Description
    String

    StartTime

    Declaration
    public float StartTime
    Field Value
    Type Description
    Single

    Status

    Declaration
    public string Status
    Field Value
    Type Description
    String

    Steps

    Declaration
    public List<ReportingManager.StepData> Steps
    Field Value
    Type Description
    List<ReportingManager.StepData>

    TestName

    Declaration
    public string TestName
    Field Value
    Type Description
    String

    TimestampUtc

    Declaration
    public string TimestampUtc
    Field Value
    Type Description
    String
    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