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

◆ Deactivated

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

Definition at line 207 of file Game.cs.

208 {
210 [global::Cpp2ILInjected.Token(Token = "0x6003237")]
211 [global::Cpp2ILInjected.Address(RVA = "0x132C268", Offset = "0x132C268", Length = "0xB0")]
212 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
213 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
214 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
215 {
218 }, ReturnType = typeof(Delegate))]
219 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
220 add
221 {
222 throw null;
223 }
225 [global::Cpp2ILInjected.Token(Token = "0x6003238")]
226 [global::Cpp2ILInjected.Address(RVA = "0x132C318", Offset = "0x132C318", Length = "0xB0")]
227 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
228 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
229 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
230 {
233 }, ReturnType = typeof(Delegate))]
234 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
235 remove
236 {
237 throw null;
238 }
239 }
class f__AnonymousType0<< Count > j__TPar