FTextFormatString::FTextFormatString

Construct from the given string (takes a copy, expected to be null terminated)

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Internationalization/ITextFormatArgumentModifier.h"

Syntax

FTextFormatString
(
    const TCHAR * InStr
)

Remarks

Construct from the given string (takes a copy, expected to be null terminated)

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