Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
_nativeDigits
string
[] System.Globalization.NumberFormatInfo._nativeDigits = new
string
[10] { "0", "1", "2", "3", "4", "5", "6", "7", "8", "9" }
package
Definition at line
41
of file
NumberFormatInfo.cs
.
41
{
"0"
,
"1"
,
"2"
,
"3"
,
"4"
,
"5"
,
"6"
,
"7"
,
"8"
,
"9"
};
System
Globalization
NumberFormatInfo
Generated by
1.10.0