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

◆ FromDays()

static global.System.TimeSpan System.TimeSpan.FromDays ( double value)
inlinestatic

Definition at line 790 of file TimeSpan.cs.

791 {
792 throw null;
793 }