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
;
91
Rectangle
rectangle
;
92
return
rectangle
;
93
}
94
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Terraria.Gore.position
Vector2 position
Definition
Gore.cs:442
Terraria.Gore.scale
float scale
Definition
Gore.cs:451
Microsoft.Xna.Framework.Rectangle
Definition
Rectangle.cs:9
Microsoft.Xna.Framework.Vector2.X
float X
Definition
Vector2.cs:698
Microsoft.Xna.Framework.Vector2.Y
float Y
Definition
Vector2.cs:701
Terraria
Gore
Generated by
1.10.0