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.Int16.TryParse ( string s,
NumberStyles style,
IFormatProvider provider,
[Out] short result )
inlinestatic

Definition at line 133 of file Int16.cs.

134 {
135 bool flag;
136 return flag;
137 }