Namespace UnityEngine.ResourceManagement.Diagnostics | Package Manager UI website
docs.unity.cn
    Show / Hide Table of Contents

    Namespace UnityEngine.ResourceManagement.Diagnostics

    Classes

    DiagnosticEventCollector

    Collects ResourceManager events and passed them on the registered event handlers. In editor play mode, events are passed directly to the ResourceManager profiler window.
    In player builds, events are sent to the editor via the EditorConnection API.

    Structs

    DiagnosticEvent

    Diagnostic event data.

    Back to top Copyright © 2015-2018 Unity
    Generated by DocFX