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

◆ UpdateProjectileCaches()

void Terraria.Player.UpdateProjectileCaches ( int i)
inlineprivate

Definition at line 4043 of file Player.cs.

4044 {
4045 int num = 1;
4046 if (num == 0)
4047 {
4048 }
4049 if (num != 0)
4050 {
4051 if (num == 0)
4052 {
4053 }
4054 int[] array = this.ownedProjectileCounts;
4055 if (num == 0)
4056 {
4057 }
4058 if (num == 0)
4059 {
4060 }
4063 return;
4064 }
4065 }
class f__AnonymousType0<< Count > j__TPar
int highestStormTigerGemOriginalDamage
Definition Player.cs:20891
int[] ownedProjectileCounts
Definition Player.cs:23249

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