tModLoader v2023.01
A mod to make and play Terraria mods
|
Public Member Functions | |
void | AddTranslation (GameCulture culture, string value) |
void | AddTranslation (int culture, string value) |
void | AddTranslation (string culture, string value) |
string | GetDefault () |
string | GetTranslation (GameCulture culture) |
string | GetTranslation (int culture) |
string | GetTranslation (string culture) |
bool | IsDefault () |
void | SetDefault (string value) |
Public Attributes | |
readonly string | Key |