FStringTable::ExportStrings

Export the key, string, and meta-data information in this string table to a CSV file (does not export 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 ExportStrings
(
    const FString & InFilename
) const

Remarks

Export the key, string, and meta-data information in this string table to a CSV file (does not export 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