FEventContainerBase::UnregisterHandler

Unregister the delegate function that handles the events on the game thread

Windows
MacOS
Linux

Override Hierarchy

FEventContainerBase::UnregisterHandler()

TEventContainer::UnregisterHandler()

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/EventManager.h

Include

#include "EventManager.h"

Syntax

void UnregisterHandler
(
    const void * Handler
)

Remarks

Unregister the delegate function that handles the events on the game thread

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss