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
NewBehaviourScript.cs
Go to the documentation of this file.
1using System;
2using UnityEngine;
3
4// Token: 0x020002D3 RID: 723
6{
7 // Token: 0x060010AF RID: 4271 RVA: 0x00051F0C File Offset: 0x0005010C
8 private void Start()
9 {
10 }
11
12 // Token: 0x060010B0 RID: 4272 RVA: 0x00051F1C File Offset: 0x0005011C
13 private void Update()
14 {
15 }
16
17 // Token: 0x060010B1 RID: 4273 RVA: 0x00051F2C File Offset: 0x0005012C
19 {
20 }
21}