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
TokenizerStringBlock.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x020002A5 RID: 677
6 internal sealed class TokenizerStringBlock
7 {
8 // Token: 0x06001738 RID: 5944 RVA: 0x00031A68 File Offset: 0x0002FC68
10 {
11 }
12
13 // Token: 0x04000BD6 RID: 3030
14 internal string[] m_block;
15
16 // Token: 0x04000BD7 RID: 3031
18 }
19}