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

◆ ToString()

override string Microsoft.Xna.Framework.Input.GamePadButtons.ToString ( )
inline

Definition at line 160 of file GamePadButtons.cs.

161 {
162 string text;
163 string text2;
164 string text3;
165 string text4;
166 string text5;
167 string text6;
168 string text7;
169 string text8;
170 string text9;
171 string text10;
172 string text11;
173 if (("[GamePadButtons: A=" == null || "[GamePadButtons: A=" != null) && (text == null || text != null) && (", B=" == null || ", B=" != null) && (text2 == null || text2 != null) && (", Back=" == null || ", Back=" != null) && (text3 == null || text3 != null) && (", X=" == null || ", X=" != null) && (text4 == null || text4 != null) && (", Y=" == null || ", Y=" != null) && (text5 == null || text5 != null) && (", Start=" == null || ", Start=" != null) && (text6 == null || text6 != null) && (", LeftShoulder=" == null || ", LeftShoulder=" != null) && (text7 == null || text7 != null) && (", LeftStick=" == null || ", LeftStick=" != null) && (text8 == null || text8 != null) && (", RightShoulder=" == null || ", RightShoulder=" != null) && (text9 == null || text9 != null) && (", RightStick=" == null || ", RightStick=" != null) && (text10 == null || text10 != null) && (", BigButton=" == null || ", BigButton=" != null) && (text11 == null || text11 != null) && ("]" == null || "]" != null))
174 {
175 string text12;
176 return text12;
177 }
178 throw new ArrayTypeMismatchException();
179 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.text.