FFunctionMessageCatchall::FFunctionMessageCatchall

Creates and initializes a new message handler.

Windows
MacOS
Linux

References

Module

MessagingCommon

Header

/Engine/Source/Runtime/MessagingCommon/Public/MessageHandlers.h

Include

#include "MessageHandlers.h"

Syntax

FFunctionMessageCatchall
(
    FuncType InFunc
)

Remarks

Creates and initializes a new message handler.

Parameters

Parameter

Description

InFunc

The object's message handling function.

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