ITextData::GetDisplayString

Get the string to use for display purposes.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Internationalization/ITextData.h"

Syntax

const FString & GetDisplayString() const

Remarks

Get the string to use for display purposes. This may have come from the localization manager, or may been generated at runtime (eg, via FText::AsNumber).

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