Class ExportReport.ErrorEntry | Asset Graph | 1.6.0-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Class ExportReport.ErrorEntry

    Error entry.

    Inheritance
    Object
    ExportReport.ErrorEntry
    Namespace: UnityEngine.AssetGraph
    Syntax
    public class ErrorEntry

    Constructors

    ErrorEntry(String, String, String)

    Declaration
    public ErrorEntry(string src, string dst, string r)
    Parameters
    Type Name Description
    String src
    String dst
    String r

    Fields

    destination

    The destination.

    Declaration
    public string destination
    Field Value
    Type Description
    String

    reason

    The reason.

    Declaration
    public string reason
    Field Value
    Type Description
    String

    source

    The source.

    Declaration
    public string source
    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