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

◆ TimeSpan() [3/4]

System.TimeSpan.TimeSpan ( int days,
int hours,
int minutes,
int seconds,
int milliseconds )
inline

Definition at line 139 of file TimeSpan.cs.

140 {
141 throw null;
142 }