TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches

◆ ToString()

override string Terraria.Localization.LocalizedText.ToString ( )
inline

Definition at line 128 of file LocalizedText.cs.

129 {
130 return Value;
131 }
string Value
Retrieves the text value. This is the actual text the user should see.

References Terraria.Localization.LocalizedText.Value.

Referenced by Terraria.Localization.LocalizedText.FormatWith().

+ Here is the caller graph for this function: