docs.unity3d.com
    Show / Hide Table of Contents

    Class ReportingManager.TestData

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

    Fields

    Status

    Declaration
    public ReportingManager.TestStatus Status
    Field Value
    Type Description
    ReportingManager.TestStatus

    Steps

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

    Properties

    EndTime

    Declaration
    public float EndTime { get; set; }
    Property Value
    Type Description
    Single

    InProgress

    Declaration
    public bool InProgress { get; set; }
    Property Value
    Type Description
    Boolean

    RecordingName

    Declaration
    public string RecordingName { get; set; }
    Property Value
    Type Description
    String

    StartTime

    Declaration
    public float StartTime { get; set; }
    Property Value
    Type Description
    Single

    TestName

    Declaration
    public string TestName { get; set; }
    Property Value
    Type Description
    String

    TimestampUtc

    Declaration
    public DateTime TimestampUtc { get; set; }
    Property Value
    Type Description
    DateTime
    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