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
◆
ScrollWheelValue
int Microsoft.Xna.Framework.Input.MouseState.ScrollWheelValue
get
set
Definition at line
248
of file
MouseState.cs
.
249
{
250
get
251
{
252
return
this.
_scrollWheelValue
;
253
}
254
internal
set
255
{
256
this._scrollWheelValue
=
value
;
257
}
258
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.ExceptionArgument.value
@ value
Microsoft.Xna.Framework.Input.MouseState._scrollWheelValue
int _scrollWheelValue
Definition
MouseState.cs:312
Microsoft
Xna
Framework
Input
MouseState
Generated by
1.10.0