Navigation
API > API/Runtime > API/Runtime/Messaging > API/Runtime/Messaging/IMessageBus
| Type | Name | Description | |
|---|---|---|---|
| void | Intercept
(
const TSharedRef< IMessageInterceptor, ESPMode::ThreadSafe >& Interceptor, |
Adds an interceptor for messages of the specified type. | |
| void | Intercept
(
const TSharedRef< IMessageInterceptor, ESPMode::ThreadSafe >& Interceptor, |
Adds an interceptor for messages of the specified type. |