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
Level2Map.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x02000035 RID: 53
6 internal class Level2Map
7 {
8 // Token: 0x060000AD RID: 173 RVA: 0x000030E4 File Offset: 0x000012E4
9 public Level2Map(byte source, byte replace)
10 {
13 }
14
15 // Token: 0x040000E2 RID: 226
16 public byte Source;
17
18 // Token: 0x040000E3 RID: 227
19 public byte Replace;
20 }
21}
class f__AnonymousType0<< Count > j__TPar
Level2Map(byte source, byte replace)
Definition Level2Map.cs:9