Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ToString()
[1/4]
override
string
System.UInt16.ToString
(
)
inline
Definition at line
76
of file
UInt16.cs
.
77
{
78
return
Number
.UInt32ToDecStr(
this
);
79
}
System.DTSubStringType.Number
@ Number
References
System.Number.UInt32ToDecStr()
.
System
UInt16
Generated by
1.10.0