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

◆ TargetElapsedTime

TimeSpan Terraria.Server.Game.TargetElapsedTime
getset

Definition at line 140 of file Game.cs.

141 {
142 [global::Cpp2ILInjected.Token(Token = "0x6003232")]
143 [global::Cpp2ILInjected.Address(RVA = "0x132C0A4", Offset = "0x132C0A4", Length = "0x58")]
144 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
145 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
146 get
147 {
148 throw null;
149 }
150 [global::Cpp2ILInjected.Token(Token = "0x6003233")]
151 [global::Cpp2ILInjected.Address(RVA = "0x132C0FC", Offset = "0x132C0FC", Length = "0x4")]
152 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
153 set
154 {
155 throw null;
156 }
157 }