Navigation
API > API/Runtime > API/Runtime/Messaging > API/Runtime/Messaging/IMessageTracer
A delegate that is executed when the message history has been reset.
| Name | FOnMessagesReset |
| Type | class |
| Header File | /Engine/Source/Runtime/Messaging/Public/IMessageTracer.h |
| Include Path | #include "IMessageTracer.h" |
Syntax
class FOnMessagesReset : public TBaseMulticastDelegate_NoParams< void >
Inheritance Hierarchy
- TBaseMulticastDelegate_NoParams< void > → IMessageTracer::FOnMessagesReset