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
◆
LeftButton
ButtonState
Microsoft.Xna.Framework.Input.MouseState.LeftButton
get
set
Definition at line
203
of file
MouseState.cs
.
204
{
205
get
206
{
207
return
this.
_leftButton
;
208
}
209
internal
set
210
{
211
this._leftButton
=
value
;
212
}
213
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.ExceptionArgument.value
@ value
Microsoft.Xna.Framework.Input.MouseState._leftButton
ButtonState _leftButton
Definition
MouseState.cs:315
Microsoft
Xna
Framework
Input
MouseState
Generated by
1.10.0