Navigation
API > API/Runtime > API/Runtime/MessagingCommon > API/Runtime/MessagingCommon/FMessageEndpoint
| Type | Name | Description | |
|---|---|---|---|
| void |
Publish
(
MessageType* Message |
Immediately publishes a message to all subscribed recipients. | |
| void | Publishes a message to all subscribed recipients within the specified scope. | ||
| void |
Publish
(
MessageType* Message, |
Immediately pa message to all subscribed recipients within the specified scope. | |
| void | Immediately publishes a message to all subscribed recipients. | ||
| void | Publishes a message to all subscribed recipients after a given delay. | ||
| void | Immediately pa message to all subscribed recipients within the specified scope. | ||
| void | Publishes a message to all subscribed recipients within the specified scope after a given delay. | ||
| void | Publishes a message to all subscribed recipients within the specified scope. | ||
| void |
Publish
(
void* Message, |
Publishes a message to all subscribed recipients within the specified scope. | |
| void | Publishes a message to all subscribed recipients within the specified scope. |