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.

    DiagnosticEventCollectorSingleton

    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 © 2021 Unity Technologies
    Generated by DocFX
    on 04 November 2021
    Terms of use