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

◆ DrawProj()

void Terraria.Main.DrawProj ( int i)
inline

Definition at line 9981 of file Main.cs.

9982 {
9983 if (!true)
9984 {
9985 }
9986 Microsoft.Xna.Framework.Vector2 scaledPosition = Main.Camera.ScaledPosition;
9991 bool flag = rectangle.Intersects(rectangle);
9992 }
class f__AnonymousType0<< Count > j__TPar
void Intersects(Rectangle value, [Out] bool result)
Definition Rectangle.cs:263

References Terraria.Main.Camera, Microsoft.Xna.Framework.Rectangle.Intersects(), and j__TPar.

Referenced by Terraria.Main.DrawProjectiles().