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

◆ beeType()

int Terraria.Player.beeType ( )
inline

Definition at line 4211 of file Player.cs.

4212 {
4213 bool flag = this.strongBees;
4214 if (flag)
4215 {
4216 if (!flag)
4217 {
4218 }
4219 int num;
4220 if (num == 0)
4221 {
4222 this.makeStrongBee = true;
4223 return 566;
4224 }
4225 }
4226 return 181;
4227 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and Terraria.Player.strongBees.

Referenced by Terraria.Player.ApplyNPCOnHitEffects().