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
CreativeUnlocksTracker.cs
Go to the documentation of this file.
1using System;
2using System.IO;
3
5{
6 // Token: 0x02000A14 RID: 2580
8 {
9 // Token: 0x06004C2B RID: 19499 RVA: 0x002715E4 File Offset: 0x0026F7E4
10 public void Save(BinaryWriter writer)
11 {
12 this.ItemSacrifices.Save(writer);
13 }
14
15 // Token: 0x06004C2C RID: 19500 RVA: 0x00271600 File Offset: 0x0026F800
17 {
19 }
20
21 // Token: 0x06004C2D RID: 19501 RVA: 0x0027161C File Offset: 0x0026F81C
23 {
24 }
25
26 // Token: 0x06004C2E RID: 19502 RVA: 0x0027162C File Offset: 0x0026F82C
27 public void Reset()
28 {
29 this.ItemSacrifices.Reset();
30 }
31
32 // Token: 0x06004C2F RID: 19503 RVA: 0x00271644 File Offset: 0x0026F844
34 {
35 }
36
37 // Token: 0x06004C30 RID: 19504 RVA: 0x00271654 File Offset: 0x0026F854
39 {
40 }
41
42 // Token: 0x0400864D RID: 34381
44 }
45}
class f__AnonymousType0<< Count > j__TPar
void Load(BinaryReader reader, int gameVersionSaveWasMadeOn)
void ValidateWorld(BinaryReader reader, int gameVersionSaveWasMadeOn)
void Load(BinaryReader reader, int gameVersionSaveWasMadeOn)