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
getset

Definition at line 233 of file MouseState.cs.

234 {
235 get
236 {
237 return this._rightButton;
238 }
239 internal set
240 {
242 }
243 }
class f__AnonymousType0<< Count > j__TPar