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

◆ TryParse() [2/2]

static bool System.UInt16.TryParse ( string s,
NumberStyles style,
IFormatProvider provider,
[Out] ushort result )
inlinestatic

Definition at line 147 of file UInt16.cs.

148 {
149 bool flag;
150 return flag;
151 }