Skip to main content

Localization.DumpLiveTable

Cmd

Unreal Engine Cmd console variable.

LocalizationDumpLiveTable

Description

Dumps the current live table state to the log, optionally filtering it based on wildcard arguments for 'Namespace', 'Key', or 'DisplayString', eg) -Key=Foo, or -DisplayString="This is some text", or -Key=Bar*Baz -DisplayString="This is some other text"

Usage

Localization.DumpLiveTable

Execute via the console (~). This is a command, not a variable.