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
BossBestiaryInfoElement.cs
Go to the documentation of this file.
1using System;
5using Terraria.UI;
6
8{
9 [global::Cpp2ILInjected.Token(Token = "0x2000955")]
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x60047D1")]
13 [global::Cpp2ILInjected.Address(RVA = "0x81CAF8", Offset = "0x81CAF8", Length = "0x8")]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
16 {
17 throw null;
18 }
19
20 [global::Cpp2ILInjected.Token(Token = "0x60047D2")]
21 [global::Cpp2ILInjected.Address(RVA = "0x81CB00", Offset = "0x81CB00", Length = "0x64")]
22 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
23 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
24 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "GetText", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(LocalizedText))]
25 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
27 {
28 throw null;
29 }
30
31 [global::Cpp2ILInjected.Token(Token = "0x60047D3")]
32 [global::Cpp2ILInjected.Address(RVA = "0x819BE0", Offset = "0x819BE0", Length = "0x8")]
33 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
34 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
36 {
37 throw null;
38 }
39 }
40}
class f__AnonymousType0<< Count > j__TPar
UIElement ProvideUIElement(BestiaryUICollectionInfo info)
string GetSearchString(ref BestiaryUICollectionInfo info)