Navigation
Unreal Engine C++ API Reference > Runtime > MessagingCommon > FFunctionMessageCatchall
References
Module | MessagingCommon |
Header | /Engine/Source/Runtime/MessagingCommon/Public/MessageHandlers.h |
Include | #include "MessageHandlers.h" |
FFunctionMessageCatchall
&40;
FuncType InFunc
&41;
Remarks
Creates and initializes a new message handler.
Parameters
Name | Description |
---|---|
InFunc | The object's message handling function. |