FStringTable::ImportStrings

Import key, string, and meta-data information from a CSV file to this string table (does not import the namespace)

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Internationalization/StringTableCore.h"

Source

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

Syntax

bool ImportStrings
(
    const FString & InFilename
)

Remarks

Import key, string, and meta-data information from a CSV file to this string table (does not import the namespace)

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