FTextFormat::GetSourceString

Get the source string that we're holding.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Internationalization/Text.h

Include

#include "Internationalization/Text.h"

Source

/Engine/Source/Runtime/Core/Private/Internationalization/TextFormatter.cpp

Syntax

const FString & GetSourceString() const

Remarks

Get the source string that we're holding. If we're holding a text then we'll return its internal string.

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