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
FishingInfo_OldMobile.cs
Go to the documentation of this file.
1using System;
3using System.IO;
5
6namespace Terraria.IO
7{
8 // Token: 0x02000569 RID: 1385
10 {
11 // Token: 0x060033C8 RID: 13256 RVA: 0x000021DB File Offset: 0x000003DB
12 public bool Load(BinaryReader reader, int release)
13 {
14 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
15 }
16
17 // Token: 0x060033C9 RID: 13257 RVA: 0x002006F0 File Offset: 0x001FE8F0
19 {
20 }
21
22 // Token: 0x04003C68 RID: 15464
23 private short currentQuest;
24
25 // Token: 0x04003C69 RID: 15465
26 private bool questCompletedToday;
27
28 // Token: 0x04003C6A RID: 15466
30 }
31}
class f__AnonymousType0<< Count > j__TPar
bool Load(BinaryReader reader, int release)