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

◆ GameUpdateCount

uint Terraria.Main.GameUpdateCount
staticgetset

Definition at line 18269 of file Main.cs.

18270 {
18271 [global::Cpp2ILInjected.Token(Token = "0x6001DF1")]
18272 [global::Cpp2ILInjected.Address(RVA = "0xBE7650", Offset = "0xBE7650", Length = "0x58")]
18273 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
18274 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
18275 get
18276 {
18277 throw null;
18278 }
18279 }