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
getset

Definition at line 203 of file MouseState.cs.

204 {
205 get
206 {
207 return this._leftButton;
208 }
209 internal set
210 {
212 }
213 }
class f__AnonymousType0<< Count > j__TPar