docs.unity.cn
    Show / Hide Table of Contents

    Method UnregisterEventHandler

    UnregisterEventHandler(Action<DiagnosticEvent>)

    Unregister event hander

    Declaration
    public void UnregisterEventHandler(Action<DiagnosticEvent> handler)
    Parameters
    Type Name Description
    Action<DiagnosticEvent> handler

    Method or delegate that will handle the events

    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on Thursday, December 2, 2021
    Terms of use