IMessageContext::GetAnnotations

Gets the optional message annotations.

Windows
MacOS
Linux

References

Module

Messaging

Header

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

Include

#include "IMessageContext.h"

Syntax

const TMap< FName, FString > & GetAnnotations() const

Remarks

Gets the optional message annotations.

Returns

Message header collection.

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