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

◆ TimeLeftBetweenWaves

int Terraria.GameContent.Events.DD2Event.TimeLeftBetweenWaves
staticgetset

Definition at line 59 of file DD2Event.cs.

60 {
61 [global::Cpp2ILInjected.Token(Token = "0x6004DB8")]
62 [global::Cpp2ILInjected.Address(RVA = "0x8C61C4", Offset = "0x8C61C4", Length = "0x58")]
63 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
64 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
65 get
66 {
67 throw null;
68 }
69 [global::Cpp2ILInjected.Token(Token = "0x6004DB9")]
70 [global::Cpp2ILInjected.Address(RVA = "0x8C621C", Offset = "0x8C621C", Length = "0x5C")]
71 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
72 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
73 set
74 {
75 throw null;
76 }
77 }