Method PostprocessTable
PostprocessTable(LocalizationTable)
This could be used to patch a table with updated values.
Declaration
void PostprocessTable(LocalizationTable table)
Parameters
Type | Name | Description |
---|---|---|
LocalizationTable | table | The loaded StringTable or AssetTable. |