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
PlayerFishingConditions.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x02000645 RID: 1605
7 {
8 // Token: 0x040077C1 RID: 30657
9 public int PolePower;
10
11 // Token: 0x040077C2 RID: 30658
12 public int PoleItemType;
13
14 // Token: 0x040077C3 RID: 30659
15 public int BaitPower;
16
17 // Token: 0x040077C4 RID: 30660
18 public int BaitItemType;
19
20 // Token: 0x040077C5 RID: 30661
21 public float LevelMultipliers;
22
23 // Token: 0x040077C6 RID: 30662
25 }
26}