terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
◆
Parse()
[3/4]
static
ushort System.UInt16.Parse
(
string
s
,
IFormatProvider
provider
)
inline
static
Definition at line
122
of file
UInt16.cs
.
123
{
124
ushort num;
125
return
num;
126
}
System
UInt16
Generated by
1.10.0