Navigation
API > API/Runtime > API/Runtime/MessagingCommon > API/Runtime/MessagingCommon/FMessageEndpoint
| Type | Name | Description | |
|---|---|---|---|
| void | Unsubscribe () |
Unsubscribes this endpoint from all message types. | |
| void | Unsubscribe () |
Template method to unsubscribe the endpoint from the specified message type. | |
| void | Unsubscribe
(
const FName& MessageType |
Unsubscribes this endpoint from the specified message type. | |
| void | Unsubscribe
(
const FTopLevelAssetPath& MessageType |
Unsubscribes this endpoint from the specified message type. |