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
◆
HorizontalScrollWheelValue
int Microsoft.Xna.Framework.Input.MouseState.HorizontalScrollWheelValue
get
set
Definition at line
263
of file
MouseState.cs
.
264
{
265
get
266
{
267
return
this.
_horizontalScrollWheelValue
;
268
}
269
internal
set
270
{
271
this._horizontalScrollWheelValue
=
value
;
272
}
273
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.ExceptionArgument.value
@ value
Microsoft.Xna.Framework.Input.MouseState._horizontalScrollWheelValue
int _horizontalScrollWheelValue
Definition
MouseState.cs:330
Microsoft
Xna
Framework
Input
MouseState
Generated by
1.10.0