Navigation
API > API/Runtime > API/Runtime/Messaging > API/Runtime/Messaging/IMessageInterceptor
Description
Gets the interceptor's name (for debugging purposes).
| Name | GetDebugName |
| Type | function |
| Header File | /Engine/Source/Runtime/Messaging/Public/IMessageInterceptor.h |
| Include Path | #include "IMessageInterceptor.h" |
FName GetDebugName() const
The debug name.
See Also
- GetInterceptorId