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
SortVersion.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x02000598 RID: 1432
7 public sealed class SortVersion
8 {
9 // Token: 0x040017B4 RID: 6068
10 private int m_NlsVersion;
11
12 // Token: 0x040017B5 RID: 6069
13 private Guid m_SortId;
14 }
15}