Navigation
API > API/Runtime > API/Runtime/MessagingCommon > API/Runtime/MessagingCommon/FMessageEndpoint
Type | Name | Description | |
---|---|---|---|
![]() |
void | Subscribe () |
Template method to subscribe the message endpoint to the specified type of messages with the default message scope. |
![]() |
void | Subscribe
(
const FMessageScopeRange& ScopeRange |
Template method to subscribe the message endpoint to the specified type and scope of messages. |
![]() |
void | Subscribes a message handler. | |
![]() |
void | Subscribe
(
const FTopLevelAssetPath& MessageType, |
Subscribes a message handler. |