Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
s_negNumberFormats
readonly
string
[] System.Number.s_negNumberFormats = new
string
[5] { "(#)", "-#", "- #", "#-", "# -" }
static
private
Definition at line
1251
of file
Number.cs
.
1251
{
"(#)"
,
"-#"
,
"- #"
,
"#-"
,
"# -"
};
Referenced by
System.Number.FormatNumber()
.
System
Number
Generated by
1.10.0