TEventContainer::RegisterHandler

Register the delegate function that will handle the events on the game thread

Windows
MacOS
Linux

Override Hierarchy

IEventContainer::RegisterHandler()

TEventContainer::RegisterHandler()

References

Module

ChaosSolvers

Header

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

Include

#include "EventManager.h"

Syntax

virtual void RegisterHandler
(
    const FEventHandlerPtr & Handler
)

Remarks

Register the delegate function that will handle 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