|
terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Collaboration diagram for Terraria.DataStructures.FishingAttempt:Public Attributes | |
| PlayerFishingConditions | playerFishingConditions |
| int | X |
| int | Y |
| int | bobberType |
| bool | common |
| bool | uncommon |
| bool | rare |
| bool | veryrare |
| bool | legendary |
| bool | crate |
| bool | inLava |
| bool | inHoney |
| int | waterTilesCount |
| int | waterNeededToFish |
| float | waterQuality |
| int | chumsInWater |
| int | fishingLevel |
| bool | CanFishInLava |
| float | atmo |
| int | questFish |
| int | heightLevel |
| int | rolledItemDrop |
| int | rolledEnemySpawn |
Definition at line 7 of file FishingAttempt.cs.