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