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
BestiaryUnlocksTracker.cs
Go to the documentation of this file.
1using System;
2using System.IO;
3
5{
6 // Token: 0x0200093C RID: 2364
8 {
9 // Token: 0x06004767 RID: 18279 RVA: 0x0025E550 File Offset: 0x0025C750
10 public void Save(BinaryWriter writer)
11 {
12 this.Kills.Save(writer);
13 }
14
15 // Token: 0x06004768 RID: 18280 RVA: 0x0025E56C File Offset: 0x0025C76C
17 {
21 }
22
23 // Token: 0x06004769 RID: 18281 RVA: 0x0025E5A0 File Offset: 0x0025C7A0
25 {
26 }
27
28 // Token: 0x0600476A RID: 18282 RVA: 0x0025E5B0 File Offset: 0x0025C7B0
29 public void Reset()
30 {
31 this.Kills.Reset();
32 this.Sights.Reset();
33 this.Chats.Reset();
34 }
35
36 // Token: 0x0600476B RID: 18283 RVA: 0x0025E5E0 File Offset: 0x0025C7E0
38 {
39 this.Kills.OnPlayerJoining(playerIndex);
40 }
41
42 // Token: 0x0600476C RID: 18284 RVA: 0x0025E5FC File Offset: 0x0025C7FC
44 {
45 }
46
47 // Token: 0x0600476D RID: 18285 RVA: 0x0025E60C File Offset: 0x0025C80C
49 {
50 }
51
52 // Token: 0x0400835C RID: 33628
54
55 // Token: 0x0400835D RID: 33629
57
58 // Token: 0x0400835E RID: 33630
60 }
61}
class f__AnonymousType0<< Count > j__TPar
void Load(BinaryReader reader, int gameVersionSaveWasMadeOn)
void ValidateWorld(BinaryReader reader, int gameVersionSaveWasMadeOn)
void Load(BinaryReader reader, int gameVersionSaveWasMadeOn)
void Load(BinaryReader reader, int gameVersionSaveWasMadeOn)
void Load(BinaryReader reader, int gameVersionSaveWasMadeOn)