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

◆ Fishing_GetBestFishingPole()

void Terraria.Player.Fishing_GetBestFishingPole ( [Out] int fishingPolePower,
[Out] int fishingPoleType )
inlineprivate

Definition at line 13749 of file Player.cs.

13750 {
13751 Item[] array = this.inventory;
13752 long num = 0L;
13753 fishingPoleType.m_value = (int)num;
13754 }
class f__AnonymousType0<< Count > j__TPar
Item[] inventory
Definition Player.cs:21263

References System.array, Terraria.Player.inventory, j__TPar, and System.L.