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
StardustPillarBigProgressBar.cs
Go to the documentation of this file.
1using System;
4
6{
7 [global::Cpp2ILInjected.Token(Token = "0x2000AF5")]
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x600522E")]
11 [global::Cpp2ILInjected.Address(RVA = "0x93AC6C", Offset = "0x93AC6C", Length = "0x5C")]
12 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
14 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
15 internal override float GetCurrentShieldValue()
16 {
17 throw null;
18 }
19
20 [global::Cpp2ILInjected.Token(Token = "0x600522F")]
21 [global::Cpp2ILInjected.Address(RVA = "0x93ACC8", Offset = "0x93ACC8", Length = "0x58")]
22 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
23 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
24 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NPC), Member = "get_ShieldStrengthTowerMax", ReturnType = typeof(int))]
25 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
26 internal override float GetMaxShieldValue()
27 {
28 throw null;
29 }
30
31 [global::Cpp2ILInjected.Token(Token = "0x6005230")]
32 [global::Cpp2ILInjected.Address(RVA = "0x93AD20", Offset = "0x93AD20", Length = "0x58")]
33 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
34 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_LocalPlayer", ReturnType = typeof(Player))]
35 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Player), Member = "get_ZoneTowerStardust", ReturnType = typeof(bool))]
36 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
37 internal override bool IsPlayerInCombatArea()
38 {
39 throw null;
40 }
41
42 [global::Cpp2ILInjected.Token(Token = "0x6005231")]
43 [global::Cpp2ILInjected.Address(RVA = "0x93AD78", Offset = "0x93AD78", Length = "0x8")]
44 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(BigProgressBarSystem), Member = ".cctor", ReturnType = typeof(void))]
45 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
46 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
48 {
49 throw null;
50 }
51 }
52}
class f__AnonymousType0<< Count > j__TPar