Namespace Uncreated.Warfare.Translations
Classes
- SharedTranslationDictionary
Allows all translations to share one dictionary to save on memory (dictionaries are pretty heavy). Implements IDictionary<TKey, TValue>.
- Translation
Base class for all translations. Also represents a translation with no arguments.
- TranslationValue
This class stores the actual values for each language.