docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class DiagnosticDelegate

    Implements a DiagnosticDelegate which pipes messages to Unity's debug logger.

    Inheritance
    object
    DiagnosticDelegate
    Namespace: USD.NET.Unity
    Assembly: solution.dll
    Syntax
    public class DiagnosticDelegate : pxr.TfDiagnosticMgr.Delegate

    Methods

    Name Description
    IssueError(TfError)

    Messages sent when an error occured in the USD API, but was not fatal.

    IssueFatalError(TfCallContext, string)

    Messages sent when an unrecoverable fatal error occured in the USD API.

    IssueStatus(TfStatus)

    Informational messages sent from the USD API.

    IssueWarning(TfWarning)

    Warning messages sent from the USD API upon misuse or unexpected run-time conditions.

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)