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
◆
RightButton
ButtonState
Microsoft.Xna.Framework.Input.MouseState.RightButton
get
set
Definition at line
233
of file
MouseState.cs
.
234
{
235
get
236
{
237
return
this.
_rightButton
;
238
}
239
internal
set
240
{
241
this._rightButton
=
value
;
242
}
243
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.ExceptionArgument.value
@ value
Microsoft.Xna.Framework.Input.MouseState._rightButton
ButtonState _rightButton
Definition
MouseState.cs:318
Microsoft
Xna
Framework
Input
MouseState
Generated by
1.10.0