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

◆ AddYears()

global.System.DateTime System.DateTime.AddYears ( int value)
inline

Definition at line 883 of file DateTime.cs.

884 {
885 throw null;
886 }