Navigation
API > API/Runtime > API/Runtime/Messaging > API/Runtime/Messaging/IMessageInterceptor
Description
Gets the interceptor's unique identifier (for debugging purposes).
| Name | GetInterceptorId |
| Type | function |
| Header File | /Engine/Source/Runtime/Messaging/Public/IMessageInterceptor.h |
| Include Path | #include "IMessageInterceptor.h" |
const FGuid & GetInterceptorId() const
The interceptor's identifier.