TEventContainer::UnregisterHandler

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

Windows
MacOS
Linux

Override Hierarchy

IEventContainer::UnregisterHandler()

TEventContainer::UnregisterHandler()

References

Module

ChaosSolvers

Header

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

Include

#include "EventManager.h"

Syntax

virtual void UnregisterHandler
(
    const void * InHandler
)

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