Localisation Dashboard 'Gather Text' fails when using Plugins?

LOCTABLE or FText::FromStringTable will get you access to the text from a string table in C++. If you want to access the text from an asset, then you’d use the full asset path (eg, /Game/Folder/MyStringTable.MyStringTable) as the table ID.

1 Like