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

◆ OnGridContentsChanged

Action Terraria.GameContent.UI.Elements.UIBestiaryEntryGrid.OnGridContentsChanged
setaddremove

Definition at line 17 of file UIBestiaryEntryGrid.cs.

18 {
20 [global::Cpp2ILInjected.Token(Token = "0x6005007")]
21 [global::Cpp2ILInjected.Address(RVA = "0x9074DC", Offset = "0x9074DC", Length = "0xA0")]
22 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
23 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "BuildPage", ReturnType = typeof(void))]
24 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
25 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
26 {
29 }, ReturnType = typeof(Delegate))]
30 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
31 add
32 {
33 throw null;
34 }
36 [global::Cpp2ILInjected.Token(Token = "0x6005008")]
37 [global::Cpp2ILInjected.Address(RVA = "0x90757C", Offset = "0x90757C", Length = "0xA0")]
38 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
39 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
40 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
41 {
44 }, ReturnType = typeof(Delegate))]
45 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
46 remove
47 {
48 throw null;
49 }
50 }
class f__AnonymousType0<< Count > j__TPar