FTokenizedMessage::GetMessageLink

Gets the token action associated with this messages as a whole.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Logging/TokenizedMessage.h

Include

#include "Logging/TokenizedMessage.h"

Source

/Engine/Source/Runtime/Core/Private/Logging/TokenizedMessage.cpp

Syntax

TSharedPtr< IMessageToken > GetMessageLink() const

Remarks

Gets the token action associated with this messages as a whole. Should link to an associated element.

Returns

A token action that was set via SetMessageLink().

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