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
GUIFileSyncInProgress.cs
Go to the documentation of this file.
1using System;
3
4// Token: 0x0200025D RID: 605
6{
7 // Token: 0x06000D7B RID: 3451 RVA: 0x00040388 File Offset: 0x0003E588
8 public void Draw()
9 {
10 string textValue = Language.GetTextValue("Mobile.FileSyncInProgress");
11 if (6899 == 0)
12 {
13 }
14 }
15
16 // Token: 0x06000D7C RID: 3452 RVA: 0x000403A8 File Offset: 0x0003E5A8
18 {
19 }
20
21 // Token: 0x040018EE RID: 6382
22 private float statusScale;
23}
class f__AnonymousType0<< Count > j__TPar
static string GetTextValue(string key)
Definition Language.cs:54