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

◆ AI_042()

void Terraria.Projectile.AI_042 ( )
inlineprivate

Definition at line 5956 of file Projectile.cs.

5957 {
5958 if (!true)
5959 {
5960 }
5961 int width = this.width;
5962 int height = this.height;
5963 }

References Terraria.Entity.height, and Terraria.Entity.width.