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
◆
Size
Vector2
Terraria.DataStructures.NPCAimedTarget.Size
get
Definition at line
40
of file
NPCAimedTarget.cs
.
41
{
42
get
43
{
44
int
width = this.
Width
;
45
int
height = this.
Height
;
46
Vector2
vector;
47
return
vector;
48
}
49
}
Microsoft.Xna.Framework.Vector2
Definition
Vector2.cs:10
Terraria.DataStructures.NPCAimedTarget.Height
int Height
Definition
NPCAimedTarget.cs:90
Terraria.DataStructures.NPCAimedTarget.Width
int Width
Definition
NPCAimedTarget.cs:87
Terraria
DataStructures
NPCAimedTarget
Generated by
1.10.0