terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ TargetElapsedTime

TimeSpan Terraria.Server.Game.TargetElapsedTime
getset

Definition at line 109 of file Game.cs.

110 {
111 get
112 {
113 if (!true)
114 {
115 }
116 return 1;
117 }
118 set
119 {
120 }
121 }