terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
NeverValidProgressBar.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x02000AEE RID: 2798
8 {
9 // Token: 0x06005214 RID: 21012 RVA: 0x002824B4 File Offset: 0x002806B4
13
14 // Token: 0x06005215 RID: 21013 RVA: 0x002824C4 File Offset: 0x002806C4
15 public void Draw(BigProgressBarInfo info, SpriteBatch spriteBatch)
16 {
17 }
18
19 // Token: 0x06005216 RID: 21014 RVA: 0x002824D4 File Offset: 0x002806D4
21 {
22 }
23 }
24}
void Draw(BigProgressBarInfo info, SpriteBatch spriteBatch)