tModLoader v2022.09
A mod to make and play Terraria mods
Terraria.Localization.LocalizedText Class Reference

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]