FTokenizedMessage::SetIdentifier

Assigns Identifier for the message to the provided name

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

void SetIdentifier
(
    FName InIdentifier
)

Remarks

Assigns Identifier for the message to the provided name

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