Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Internationalization > UStringTable
Syntax
FStringTablePtr StringTable
Remarks
Internal string table. Will never be null, but is a TSharedPtr rather than a TSharedRef so we can use a forward declaration