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

◆ Activated

EventHandler< EventArgs > Terraria.Server.Game.Activated
setaddremove

Definition at line 172 of file Game.cs.

173 {
175 [global::Cpp2ILInjected.Token(Token = "0x6003235")]
176 [global::Cpp2ILInjected.Address(RVA = "0x132C108", Offset = "0x132C108", Length = "0xB0")]
177 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
178 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
179 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
180 {
183 }, ReturnType = typeof(Delegate))]
184 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
185 add
186 {
187 throw null;
188 }
190 [global::Cpp2ILInjected.Token(Token = "0x6003236")]
191 [global::Cpp2ILInjected.Address(RVA = "0x132C1B8", Offset = "0x132C1B8", Length = "0xB0")]
192 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
193 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
194 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
195 {
198 }, ReturnType = typeof(Delegate))]
199 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
200 remove
201 {
202 throw null;
203 }
204 }
class f__AnonymousType0<< Count > j__TPar