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

◆ DoEyebrellaRainEffect()

void Terraria.Player.DoEyebrellaRainEffect ( )
inlineprivate

Definition at line 4669 of file Player.cs.

4670 {
4671 int num = 1;
4672 if (num == 0)
4673 {
4674 }
4675 if (num == 0)
4676 {
4677 if (num == 0)
4678 {
4679 }
4680 int num2;
4681 if (num2 == 0)
4682 {
4684 int height = this.height;
4685 if (num == 0)
4686 {
4687 }
4688 if (num == 0)
4689 {
4690 }
4691 int width = this.width;
4692 int num3 = 15744;
4693 int num4 = 32768;
4694 if (num3 == 0)
4695 {
4696 }
4697 if (num3 == 0)
4698 {
4699 }
4700 if (num4 == 0)
4701 {
4702 }
4703 }
4704 }
4705 }
class f__AnonymousType0<< Count > j__TPar
Microsoft.Xna.Framework.Vector2 MountedCenter
Definition Player.cs:369

References Terraria.Entity.height, j__TPar, Terraria.Player.MountedCenter, and Terraria.Entity.width.