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
NeverValidProgressBar.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x2000AEE")]
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x6005214")]
12 [global::Cpp2ILInjected.Address(RVA = "0x93A3E0", Offset = "0x93A3E0", Length = "0x8")]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
15 {
16 throw null;
17 }
18
19 [global::Cpp2ILInjected.Token(Token = "0x6005215")]
20 [global::Cpp2ILInjected.Address(RVA = "0x93A3E8", Offset = "0x93A3E8", Length = "0x4")]
21 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
22 public void Draw(ref BigProgressBarInfo info, SpriteBatch spriteBatch)
23 {
24 throw null;
25 }
26
27 [global::Cpp2ILInjected.Token(Token = "0x6005216")]
28 [global::Cpp2ILInjected.Address(RVA = "0x93A3EC", Offset = "0x93A3EC", Length = "0x8")]
29 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(BigProgressBarSystem), Member = ".cctor", ReturnType = typeof(void))]
30 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
31 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
33 {
34 throw null;
35 }
36 }
37}
class f__AnonymousType0<< Count > j__TPar
void Draw(ref BigProgressBarInfo info, SpriteBatch spriteBatch)