ITextData::GetLocalizedString

Get the string pointer that was retrieved from the text localization manager.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Internationalization/ITextData.h"

Syntax

FTextDisplayStringPtr GetLocalizedString() const

Remarks

Get the string pointer that was retrieved from the text localization manager. Text that was generated at runtime by default will not have one of these, and you must call Persist() to generate one.

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