FMessageEndpoint::Unsubscribe

Unsubscribes this endpoint from the specified message type.

Windows
MacOS
Linux

References

Module

MessagingCommon

Header

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

Include

#include "MessageEndpoint.h"

Syntax

void Unsubscribe
(
    const FName & TopicPattern
)

Remarks

Unsubscribes this endpoint from the specified message type.

Parameters

Parameter

Description

MessageType

The type of message to unsubscribe (NAME_All = all types).

See Also

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