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
BrainOfCthuluBigProgressBar.cs
Go to the documentation of this file.
1using System;
6
8{
9 [global::Cpp2ILInjected.Token(Token = "0x2000AEB")]
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x6005208")]
13 [global::Cpp2ILInjected.Address(RVA = "0x93959C", Offset = "0x93959C", Length = "0x64")]
14 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(BigProgressBarSystem), Member = ".cctor", 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(NPC), Member = ".ctor", ReturnType = typeof(void))]
18 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
20 {
21 throw null;
22 }
23
24 [global::Cpp2ILInjected.Token(Token = "0x6005209")]
25 [global::Cpp2ILInjected.Address(RVA = "0x939600", Offset = "0x939600", Length = "0x18C")]
26 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
27 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
28 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NPC), Member = "GetBrainOfCthuluCreepersCount", ReturnType = typeof(int))]
29 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NPC), Member = "GetMatchingSpawnParams", ReturnType = typeof(NPCSpawnParams))]
30 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NPC), Member = "SetDefaults", MemberParameters = new object[]
31 {
32 typeof(int),
34 }, ReturnType = typeof(void))]
35 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
37 {
38 throw null;
39 }
40
41 [global::Cpp2ILInjected.Token(Token = "0x600520A")]
42 [global::Cpp2ILInjected.Address(RVA = "0x93978C", Offset = "0x93978C", Length = "0x138")]
43 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
44 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
45 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Utils), Member = "Frame", MemberParameters = new object[]
46 {
48 typeof(int),
49 typeof(int),
50 typeof(int),
51 typeof(int),
52 typeof(int),
53 typeof(int)
54 }, ReturnType = typeof(Rectangle))]
55 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIBossBar), Member = "Draw", MemberParameters = new object[]
56 {
57 typeof(float),
58 typeof(float),
61 typeof(float),
62 typeof(float)
63 }, ReturnType = typeof(void))]
64 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
65 public void Draw(ref BigProgressBarInfo info, SpriteBatch spriteBatch)
66 {
67 throw null;
68 }
69
70 [global::Cpp2ILInjected.Token(Token = "0x4008A66")]
71 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
73
74 [global::Cpp2ILInjected.Token(Token = "0x4008A67")]
75 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
77 }
78}
class f__AnonymousType0<< Count > j__TPar
void Draw(ref BigProgressBarInfo info, SpriteBatch spriteBatch)