Navigation
Unreal Engine C++ API Reference > Runtime > MessagingCommon > FFunctionMessageCatchall
Type
typedef TFunction< void(const TSharedRef< IMessageContext, ESPMode::ThreadSafe > &)> FuncType
References
Module | MessagingCommon |
Header | /Engine/Source/Runtime/MessagingCommon/Public/MessageHandlers.h |
Include | #include "MessageHandlers.h" |
Remarks
Type definition for function objects that are compatible with this TFunctionMessageHandler.