tModLoader v2023.01
A mod to make and play Terraria mods
|
Public Member Functions | |
bool | CanFormatWith (object obj) |
string | Format (params object[] args) |
string | FormatWith (object obj) |
NetworkText | ToNetworkText () |
NetworkText | ToNetworkText (params object[] substitutions) |
override string | ToString () |
Static Public Member Functions | |
static | operator string (LocalizedText text) |
Public Attributes | |
readonly string | Key |
LocalizedText | Override |
Static Public Attributes | |
static readonly LocalizedText | Empty = new LocalizedText("", "") |
Properties | |
string | Value [get] |