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