Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.DataStructures.FishingAttempt Struct Reference

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
 

Detailed Description

Definition at line 3 of file FishingAttempt.cs.


The documentation for this struct was generated from the following file: