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
BestiaryUnlockProgressReport.cs
Go to the documentation of this file.
1using System;
6
8{
9 [global::Cpp2ILInjected.Token(Token = "0x2000919")]
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x17000813")]
13 public float CompletionPercent
14 {
15 [global::Cpp2ILInjected.Token(Token = "0x60046E6")]
16 [global::Cpp2ILInjected.Address(RVA = "0x810570", Offset = "0x810570", Length = "0x20")]
17 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
18 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Chest), Member = "SetupShop", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
19 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "UpdateTime_SpawnTownNPCs", ReturnType = typeof(void))]
20 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "GetCompletionPercentText", ReturnType = typeof(string))]
21 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "GetProgressPercent", ReturnType = typeof(float))]
22 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "GetColorAtBlip", MemberParameters = new object[] { typeof(float) }, ReturnType = typeof(Color))]
23 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "UpdateBestiaryContents", ReturnType = typeof(void))]
24 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 26)]
25 get
26 {
27 throw null;
28 }
29 }
30
31 [global::Cpp2ILInjected.Token(Token = "0x40082BB")]
32 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
33 public int EntriesTotal;
34
35 [global::Cpp2ILInjected.Token(Token = "0x40082BC")]
36 [global::Cpp2ILInjected.FieldOffset(Offset = "0x4")]
38 }
39}
class f__AnonymousType0<< Count > j__TPar