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

◆ ResetProjectileCaches()

void Terraria.Player.ResetProjectileCaches ( )
inlineprivate

Definition at line 4068 of file Player.cs.

4069 {
4070 int[] array = this.ownedProjectileCounts;
4071 }
int[] ownedProjectileCounts
Definition Player.cs:23249

References System.array, and Terraria.Player.ownedProjectileCounts.