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

◆ MountFishronSpecial

bool Terraria.Player.MountFishronSpecial
get

Definition at line 1571 of file Player.cs.

1572 {
1573 get
1574 {
1575 int num = this.statLifeMax2;
1576 int num2 = this.statLife;
1577 if (!this.wet || this.lavaWet || this.honeyWet)
1578 {
1579 bool flag = this.dripping;
1580 if (!flag)
1581 {
1583 if (!flag)
1584 {
1585 }
1586 if (flag)
1587 {
1588 float x = this.position.X;
1589 float y = this.position.Y;
1590 int width = this.width;
1591 bool wet = this.wet;
1592 bool flag2;
1593 return flag2;
1594 }
1595 }
1596 }
1597 return true;
1598 }
1599 }
class f__AnonymousType0<< Count > j__TPar
Vector2 position
Definition Entity.cs:460
float MountFishronSpecialCounter
Definition Player.cs:23267