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

◆ WormPet()

static void Terraria.DelegateMethods.CharacterPreview.WormPet ( Projectile proj,
bool walking )
inlinestatic

Definition at line 744 of file DelegateMethods.cs.

745 {
746 if (!true)
747 {
748 }
749 int num = 1;
750 if (num == 0)
751 {
752 }
753 if (num == 0)
754 {
755 }
756 Vector2[] oldPos = proj.oldPos;
757 int type = proj.type;
758 float x = proj.position.X;
759 float y = proj.position.Y;
760 if (oldPos == null)
761 {
762 }
763 Vector2[] oldPos2 = proj.oldPos;
764 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and Microsoft.Xna.Framework.Vector2.X.