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

◆ OnContentsChanged

Action< string > Terraria.GameContent.UI.Elements.UISearchBar.OnContentsChanged
setaddremove

Definition at line 20 of file UISearchBar.cs.

21 {
23 [global::Cpp2ILInjected.Token(Token = "0x600513C")]
24 [global::Cpp2ILInjected.Address(RVA = "0x92DC98", Offset = "0x92DC98", Length = "0xB4")]
25 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
26 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "AddSearchBar", MemberParameters = new object[]
27 {
29 typeof(UIBestiaryEntryInfoPage)
30 }, ReturnType = typeof(void))]
31 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativeInfiniteItemsDisplay), Member = "AddSearchBar", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
32 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
33 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
34 {
37 }, ReturnType = typeof(Delegate))]
38 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
39 add
40 {
41 throw null;
42 }
44 [global::Cpp2ILInjected.Token(Token = "0x600513D")]
45 [global::Cpp2ILInjected.Address(RVA = "0x92DD4C", Offset = "0x92DD4C", Length = "0xB4")]
46 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
47 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
48 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
49 {
52 }, ReturnType = typeof(Delegate))]
53 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
54 remove
55 {
56 throw null;
57 }
58 }
class f__AnonymousType0<< Count > j__TPar