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
◆
MiddleButton
ButtonState
Microsoft.Xna.Framework.Input.MouseState.MiddleButton
get
set
Definition at line
218
of file
MouseState.cs
.
219
{
220
get
221
{
222
return
this.
_middleButton
;
223
}
224
internal
set
225
{
226
this._middleButton
=
value
;
227
}
228
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.ExceptionArgument.value
@ value
Microsoft.Xna.Framework.Input.MouseState._middleButton
ButtonState _middleButton
Definition
MouseState.cs:321
Microsoft
Xna
Framework
Input
MouseState
Generated by
1.10.0