Navigation
Unreal Engine C++ API Reference > Runtime > Messaging > IMessageBus
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | Intercept
(
const TSharedRef< IMessageInterceptor, ESPMode::ThreadSafe >& Interceptor, |
Types names are now represented by path names. Please use a version of this function that takes an FTopLevelAssetPath as MessageType. |
![]() |
void | Intercept
(
const TSharedRef< IMessageInterceptor, ESPMode::ThreadSafe >& Interceptor, |
Adds an interceptor for messages of the specified type. |