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

◆ OnStartTakingInput

Action Terraria.GameContent.UI.Elements.UISearchBar.OnStartTakingInput
setaddremove

Definition at line 61 of file UISearchBar.cs.

62 {
64 [global::Cpp2ILInjected.Token(Token = "0x600513E")]
65 [global::Cpp2ILInjected.Address(RVA = "0x92DE00", Offset = "0x92DE00", Length = "0xA0")]
66 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
67 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "AddSearchBar", MemberParameters = new object[]
68 {
70 typeof(UIBestiaryEntryInfoPage)
71 }, ReturnType = typeof(void))]
72 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativeInfiniteItemsDisplay), Member = "AddSearchBar", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
73 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
74 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
75 {
78 }, ReturnType = typeof(Delegate))]
79 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
80 add
81 {
82 throw null;
83 }
85 [global::Cpp2ILInjected.Token(Token = "0x600513F")]
86 [global::Cpp2ILInjected.Address(RVA = "0x92DEA0", Offset = "0x92DEA0", Length = "0xA0")]
87 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
88 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
89 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
90 {
93 }, ReturnType = typeof(Delegate))]
94 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
95 remove
96 {
97 throw null;
98 }
99 }
class f__AnonymousType0<< Count > j__TPar