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
◆
Y
int Microsoft.Xna.Framework.Input.MouseState.Y
get
set
Definition at line
159
of file
MouseState.cs
.
160
{
161
get
162
{
163
return
this.
_y
;
164
}
165
internal
set
166
{
167
this._y
=
value
;
168
}
169
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.ExceptionArgument.value
@ value
Microsoft.Xna.Framework.Input.MouseState._y
int _y
Definition
MouseState.cs:309
Microsoft
Xna
Framework
Input
MouseState
Generated by
1.10.0