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
LocalBuilder.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x02000521 RID: 1313
7 [StructLayout(0)]
8 public sealed class LocalBuilder : LocalVariableInfo
9 {
10 // Token: 0x04001516 RID: 5398
11 private string name;
12
13 // Token: 0x04001517 RID: 5399
15
16 // Token: 0x04001518 RID: 5400
17 private int startOffset;
18
19 // Token: 0x04001519 RID: 5401
20 private int endOffset;
21 }
22}
class f__AnonymousType0<< Count > j__TPar