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()
[4/4]
static
ushort System.UInt16.Parse
(
string
s
,
NumberStyles
style
,
IFormatProvider
provider
)
inline
static
Definition at line
130
of file
UInt16.cs
.
131
{
132
ushort num;
133
return
num;
134
}
System
UInt16
Generated by
1.10.0