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
MartianSaucerBigProgressBar.cs
Go to the documentation of this file.
1using System;
7
9{
10 [global::Cpp2ILInjected.Token(Token = "0x2000AF7")]
12 {
13 [global::Cpp2ILInjected.Token(Token = "0x6005236")]
14 [global::Cpp2ILInjected.Address(RVA = "0x93B278", Offset = "0x93B278", Length = "0x120")]
15 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(BigProgressBarSystem), Member = ".cctor", ReturnType = typeof(void))]
16 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
17 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(HashSet<int>), Member = ".ctor", ReturnType = typeof(void))]
18 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(HashSet<int>), Member = "Add", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(bool))]
19 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
20 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NPC), Member = ".ctor", ReturnType = typeof(void))]
21 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
23 {
24 throw null;
25 }
26
27 [global::Cpp2ILInjected.Token(Token = "0x6005237")]
28 [global::Cpp2ILInjected.Address(RVA = "0x93B398", Offset = "0x93B398", Length = "0x25C")]
29 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
30 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
31 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MartianSaucerBigProgressBar), Member = "TryFindingAnotherMartianSaucerPiece", MemberParameters = new object[] { typeof(ref BigProgressBarInfo) }, ReturnType = typeof(bool))]
32 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_expertMode", ReturnType = typeof(bool))]
33 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NPC), Member = "GetMatchingSpawnParams", ReturnType = typeof(NPCSpawnParams))]
34 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NPC), Member = "SetDefaults", MemberParameters = new object[]
35 {
36 typeof(int),
38 }, ReturnType = typeof(void))]
39 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(HashSet<int>), Member = "Contains", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(bool))]
40 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
42 {
43 throw null;
44 }
45
46 [global::Cpp2ILInjected.Token(Token = "0x6005238")]
47 [global::Cpp2ILInjected.Address(RVA = "0x93B6B4", Offset = "0x93B6B4", Length = "0x138")]
48 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
49 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
50 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Utils), Member = "Frame", MemberParameters = new object[]
51 {
53 typeof(int),
54 typeof(int),
55 typeof(int),
56 typeof(int),
57 typeof(int),
58 typeof(int)
59 }, ReturnType = typeof(Rectangle))]
60 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIBossBar), Member = "Draw", MemberParameters = new object[]
61 {
62 typeof(float),
63 typeof(float),
66 typeof(float),
67 typeof(float)
68 }, ReturnType = typeof(void))]
69 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
70 public void Draw(ref BigProgressBarInfo info, SpriteBatch spriteBatch)
71 {
72 throw null;
73 }
74
75 [global::Cpp2ILInjected.Token(Token = "0x6005239")]
76 [global::Cpp2ILInjected.Address(RVA = "0x93B5F4", Offset = "0x93B5F4", Length = "0xC0")]
77 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
78 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MartianSaucerBigProgressBar), Member = "ValidateAndCollectNecessaryInfo", MemberParameters = new object[] { typeof(ref BigProgressBarInfo) }, ReturnType = typeof(bool))]
79 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
80 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(HashSet<int>), Member = "Contains", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(bool))]
81 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
83 {
84 throw null;
85 }
86
87 [global::Cpp2ILInjected.Token(Token = "0x4008A79")]
88 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
90
91 [global::Cpp2ILInjected.Token(Token = "0x4008A7A")]
92 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
94
95 [global::Cpp2ILInjected.Token(Token = "0x4008A7B")]
96 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
98
99 [global::Cpp2ILInjected.Token(Token = "0x4008A7C")]
100 [global::Cpp2ILInjected.FieldOffset(Offset = "0x30")]
102 }
103}
class f__AnonymousType0<< Count > j__TPar
void Draw(ref BigProgressBarInfo info, SpriteBatch spriteBatch)