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
getset

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 }
class f__AnonymousType0<< Count > j__TPar