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

◆ Disposed

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

Definition at line 242 of file Game.cs.

243 {
245 [global::Cpp2ILInjected.Token(Token = "0x6003239")]
246 [global::Cpp2ILInjected.Address(RVA = "0x132C3C8", Offset = "0x132C3C8", Length = "0xB0")]
247 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
248 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
249 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
250 {
253 }, ReturnType = typeof(Delegate))]
254 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
255 add
256 {
257 throw null;
258 }
260 [global::Cpp2ILInjected.Token(Token = "0x600323A")]
261 [global::Cpp2ILInjected.Address(RVA = "0x132C478", Offset = "0x132C478", Length = "0xB0")]
262 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
263 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
264 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
265 {
268 }, ReturnType = typeof(Delegate))]
269 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
270 remove
271 {
272 throw null;
273 }
274 }
class f__AnonymousType0<< Count > j__TPar