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

◆ AABBRectangle

Rectangle Terraria.Gore.AABBRectangle
get

Definition at line 77 of file Gore.cs.

78 {
79 get
80 {
81 int num = 1;
82 if (num == 0)
83 {
84 }
85 if (num == 0)
86 {
87 }
88 float x = this.position.X;
89 float y = this.position.Y;
90 float num2 = this.scale;
92 return rectangle;
93 }
94 }
class f__AnonymousType0<< Count > j__TPar
Vector2 position
Definition Gore.cs:442
float scale
Definition Gore.cs:451