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

◆ Exiting

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

Definition at line 277 of file Game.cs.

278 {
280 [global::Cpp2ILInjected.Token(Token = "0x600323B")]
281 [global::Cpp2ILInjected.Address(RVA = "0x132C528", Offset = "0x132C528", Length = "0xB0")]
282 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
283 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
284 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
285 {
288 }, ReturnType = typeof(Delegate))]
289 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
290 add
291 {
292 throw null;
293 }
295 [global::Cpp2ILInjected.Token(Token = "0x600323C")]
296 [global::Cpp2ILInjected.Address(RVA = "0x132C5D8", Offset = "0x132C5D8", Length = "0xB0")]
297 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
298 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
299 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
300 {
303 }, ReturnType = typeof(Delegate))]
304 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
305 remove
306 {
307 throw null;
308 }
309 }
class f__AnonymousType0<< Count > j__TPar