docs.unity.cn
    Show / Hide Table of Contents

    Method UnregisterDiagnosticCallback

    UnregisterDiagnosticCallback(Action<ResourceManager.DiagnosticEventContext>)

    Unregister a handler for diagnostic events.

    Declaration
    public void UnregisterDiagnosticCallback(Action<ResourceManager.DiagnosticEventContext> func)
    Parameters
    Type Name Description
    Action<ResourceManager.DiagnosticEventContext> func

    The event handler function.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Monday, June 26, 2023