docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct ResourceManager.DiagnosticEventContext

    Container for information associated with a Diagnostics event.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: UnityEngine.ResourceManagement
    Assembly: Unity.ResourceManager.dll
    Syntax
    public struct ResourceManager.DiagnosticEventContext

    Constructors

    Name Description
    DiagnosticEventContext(AsyncOperationHandle, DiagnosticEventType, int, string, object)

    Construct a new DiagnosticEventContext.

    Properties

    Name Description
    Context

    Addition data included with this event.

    Error

    Any error that occured.

    EventValue

    The value for this event.

    Location

    The IResourceLocation being provided by the operation triggering this event. This value is null if the event is not while providing a resource.

    OperationHandle

    Operation handle for the event.

    Type

    The type of diagnostic event.

    In This Article
    Back to top
    Copyright © 2024 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)