FMessageEndpoint::Unsubscribe

Template method to unsubscribe the 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

template<class MessageType>
void Unsubscribe()

Remarks

Template method to unsubscribe the 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