TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches

◆ fishingPole

int Terraria.Item.fishingPole = 1

The numerical value this item adds to a player's fishing skill when held.
If greater than 0, categorizes this item as a fishing pole.
Fishing poles can be placed into weapon racks, have a counter for the bait the player is carrying, and are held out when a bobber is active.
Defaults to 0.

Definition at line 232 of file Item.cs.

Referenced by Terraria.Projectile.AI_061_FishingBobber(), Terraria.UI.ItemSlot.Draw(), Terraria.GameContent.Creative.ItemFilters.Tools.FitsFilter(), Terraria.GameContent.Tile_Entities.TEWeaponsRack.FitsWeaponFrame(), Terraria.ID.ContentSamples.CreativeHelper.GetItemGroup(), Terraria.Player.ItemCheck_Inner(), Terraria.Player.ItemFitsWeaponRack(), Terraria.Item.ResetStats(), Terraria.Item.SetDefaults3(), Terraria.Item.SetDefaults5(), and Terraria.GameContent.PlayerSleepingHelper.UpdateState().