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
GUIControllerHardwareProfileControlsType.cs
Go to the documentation of this file.
1using System;
2using UnityEngine;
3
4// Token: 0x020000B0 RID: 176
6{
7 // Token: 0x0600042D RID: 1069 RVA: 0x0000D6F0 File Offset: 0x0000B8F0
8 private void Start()
9 {
10 }
11
12 // Token: 0x0600042E RID: 1070 RVA: 0x0000D700 File Offset: 0x0000B900
13 private void Update()
14 {
15 }
16
17 // Token: 0x0600042F RID: 1071 RVA: 0x0000D710 File Offset: 0x0000B910
21}