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
GUISaveSynchronisation_Status.cs
Go to the documentation of this file.
1using System;
2using UnityEngine;
3
4// Token: 0x0200029C RID: 668
6{
7 // Token: 0x06000FB0 RID: 4016 RVA: 0x0004E8C0 File Offset: 0x0004CAC0
8 public static void DrawStatus(string status)
9 {
12 {
13 bool keyUp = KeyboardInput.GetKeyUp(KeyCode.Escape);
14 }
15 }
16
17 // Token: 0x06000FB1 RID: 4017 RVA: 0x0004E8D8 File Offset: 0x0004CAD8
21}
class f__AnonymousType0<< Count > j__TPar
static bool GetKeyUp(KeyCode keycode)