terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ Int64TryParse()

static ParseResult Newtonsoft.Json.Utilities.ConvertUtils.Int64TryParse ( char[] chars,
int start,
int length,
out long value )
inlinestatic

Definition at line 458 of file ConvertUtils.cs.

459 {
460 throw null;
461 }