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

◆ DoubleToInt64Bits()

static long System.BitConverter.DoubleToInt64Bits ( double value)
inlinestatic

Definition at line 372 of file BitConverter.cs.

373 {
374 throw null;
375 }