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

◆ HasContents

bool Terraria.GameContent.UI.Elements.UISearchBar.HasContents
getset

Definition at line 220 of file UISearchBar.cs.

221 {
222 [global::Cpp2ILInjected.Token(Token = "0x6005146")]
223 [global::Cpp2ILInjected.Address(RVA = "0x92E300", Offset = "0x92E300", Length = "0x20")]
224 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
225 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "searchCancelButton_OnClick", MemberParameters = new object[]
226 {
229 }, ReturnType = typeof(void))]
230 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UICreativeInfiniteItemsDisplay), Member = "searchCancelButton_OnClick", MemberParameters = new object[]
231 {
234 }, ReturnType = typeof(void))]
235 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
236 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "IsNullOrWhiteSpace", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
237 get
238 {
239 throw null;
240 }
241 }
class f__AnonymousType0<< Count > j__TPar