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

◆ RightStick

ButtonState Microsoft.Xna.Framework.Input.GamePadButtons.RightStick
get

Definition at line 101 of file GamePadButtons.cs.

102 {
103 get
104 {
105 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
106 }
107 }