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
Coord.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System
4
{
5
// Token: 0x020001A7 RID: 423
6
internal
struct
Coord
7
{
8
// Token: 0x040008B5 RID: 2229
9
public
short
X
;
10
11
// Token: 0x040008B6 RID: 2230
12
public
short
Y
;
13
}
14
}
System
Definition
__ComObject.cs:4
System.Coord.X
short X
Definition
Coord.cs:9
System.Coord.Y
short Y
Definition
Coord.cs:12
System.Coord
Definition
Coord.cs:7
source
mscorlib
System
Coord.cs
Generated by
1.10.0