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
GoldCritterUICollectionInfoProvider.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x2000952")]
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x60047C3")]
12 [global::Cpp2ILInjected.Address(RVA = "0x81C260", Offset = "0x81C260", Length = "0x130")]
13 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
14 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(BestiaryDatabaseNPCsPopulator), Member = "ModifyEntriesThatNeedIt", ReturnType = typeof(void))]
15 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
16 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
17 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Dictionary<int, object>), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = "TValue")]
18 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
23
24 [global::Cpp2ILInjected.Token(Token = "0x60047C4")]
25 [global::Cpp2ILInjected.Address(RVA = "0x81C390", Offset = "0x81C390", Length = "0x84")]
26 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
27 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
28 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GoldCritterUICollectionInfoProvider), Member = "GetUnlockStateForCritter", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(BestiaryEntryUnlockState))]
29 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GoldCritterUICollectionInfoProvider), Member = "TryFindingOneGoldCritterThatIsAlreadyUnlocked", ReturnType = typeof(bool))]
31 {
32 throw null;
33 }
34
35 [global::Cpp2ILInjected.Token(Token = "0x60047C5")]
36 [global::Cpp2ILInjected.Address(RVA = "0x81C488", Offset = "0x81C488", Length = "0x138")]
37 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
38 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GoldCritterUICollectionInfoProvider), Member = "GetEntryUICollectionInfo", ReturnType = typeof(BestiaryUICollectionInfo))]
39 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
40 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<int>), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = "T")]
41 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Dictionary<int, object>), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = "TValue")]
42 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GoldCritterUICollectionInfoProvider), Member = "GetUnlockStateForCritter", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(BestiaryEntryUnlockState))]
43 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
45 {
46 throw null;
47 }
48
49 [global::Cpp2ILInjected.Token(Token = "0x60047C6")]
50 [global::Cpp2ILInjected.Address(RVA = "0x81C414", Offset = "0x81C414", Length = "0x74")]
51 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
52 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GoldCritterUICollectionInfoProvider), Member = "GetEntryUICollectionInfo", ReturnType = typeof(BestiaryUICollectionInfo))]
53 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GoldCritterUICollectionInfoProvider), Member = "TryFindingOneGoldCritterThatIsAlreadyUnlocked", ReturnType = typeof(bool))]
54 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
55 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NPCWasNearPlayerTracker), Member = "GetWasNearbyBefore", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
56 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
58 {
59 throw null;
60 }
61
62 [global::Cpp2ILInjected.Token(Token = "0x4008388")]
63 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
65
66 [global::Cpp2ILInjected.Token(Token = "0x4008389")]
67 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
69 }
70}
class f__AnonymousType0<< Count > j__TPar
GoldCritterUICollectionInfoProvider(int[] normalCritterPersistentId, string goldCritterPersistentId)