FOnTypeAdded

A delegate that is executed when the collection of known messages types has changed.

Windows
MacOS
Linux

Inheritance Hierarchy

TBaseMulticastDelegate_OneParam< void, FMessageTracerTypeInfoRef >

IMessageTracer::FOnTypeAdded

References

Module

Messaging

Header

/Engine/Source/Runtime/Messaging/Public/IMessageTracer.h

Include

#include "IMessageTracer.h"

Syntax

class FOnTypeAdded : public TBaseMulticastDelegate_OneParam< void, FMessageTracerTypeInfoRef >

Remarks

A delegate that is executed when the collection of known messages types has changed.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss