Skip to content

Latest commit

 

History

History
64 lines (35 loc) · 1.87 KB

LangTable.rst

File metadata and controls

64 lines (35 loc) · 1.87 KB

LangTable

Provides the code necessary to handle the low level management of the string tables for localization.

Inherit:

SimObject

Description

One LangTable is created for each mod, as well as one for the C++ code. LangTable is responsible for obtaining the correct strings from each and relaying it to the appropriate controls.

Methods