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

◆ BoundArgs

object [] Terraria.Localization.LocalizedText.BoundArgs
getprivate set

Returns the args used with M:Terraria.Localization.LocalizedText.WithFormatArgs(System.Object[]) to create this text, if any.

Definition at line 44 of file LocalizedText.cs.

44{ get; private set; }

Referenced by Terraria.Localization.LocalizedText.BindArgs(), and Terraria.Localization.LocalizedText.ToNetworkText().