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
IPersistentPerWorldContent.cs
Go to the documentation of this file.
1using System;
2using System.IO;
3
5{
6 // Token: 0x020007D7 RID: 2007
8 {
9 // Token: 0x060040D3 RID: 16595
10 void Save(BinaryWriter writer);
11
12 // Token: 0x060040D4 RID: 16596
14
15 // Token: 0x060040D5 RID: 16597
17
18 // Token: 0x060040D6 RID: 16598
19 void Reset();
20 }
21}
class f__AnonymousType0<< Count > j__TPar
void Load(BinaryReader reader, int gameVersionSaveWasMadeOn)
void ValidateWorld(BinaryReader reader, int gameVersionSaveWasMadeOn)