docs.unity3d.com
    Show / Hide Table of Contents

    Class ReportingManager.StepData

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

    Fields

    Logs

    Declaration
    public List<ReportingManager.Log> Logs
    Field Value
    Type Description
    List<ReportingManager.Log>

    Status

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

    Properties

    ActionType

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

    Coordinates

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

    Hierarchy

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

    Name

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

    Scene

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

    ScreenshotAfter

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

    ScreenshotBefore

    Declaration
    public string ScreenshotBefore { get; set; }
    Property 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