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

◆ EnemySpawningIsOnHold

bool Terraria.GameContent.Events.DD2Event.EnemySpawningIsOnHold
staticgetset

Definition at line 80 of file DD2Event.cs.

81 {
82 [global::Cpp2ILInjected.Token(Token = "0x6004DBA")]
83 [global::Cpp2ILInjected.Address(RVA = "0x8C6278", Offset = "0x8C6278", Length = "0x60")]
84 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
85 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "AI", ReturnType = typeof(void))]
86 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DD2Event), Member = "CheckProgress", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
87 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
88 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
89 get
90 {
91 throw null;
92 }
93 }
class f__AnonymousType0<< Count > j__TPar