FStringTableEntry::NewStringTableEntry

Create a new string table entry using the given data

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Internationalization/StringTableCore.h"

Syntax

static FStringTableEntryRef NewStringTableEntry
(
    FStringTableConstRef InOwnerTable,
    FString InSourceString,
    FTextDisplayStringPtr InDisplayString
)

Remarks

Create a new string table entry using the given data

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