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.GamePadThumbSticks.ToString ( )
inline

Definition at line 116 of file GamePadThumbSticks.cs.

117 {
118 string text;
119 string text2;
120 if (("[GamePadThumbSticks: Left=" == null || "[GamePadThumbSticks: Left=" != null) && (text == null || text != null) && (", Right=" == null || ", Right=" != null) && (text2 == null || text2 != null) && ("]" == null || "]" != null))
121 {
122 string text3;
123 return text3;
124 }
125 throw new ArrayTypeMismatchException();
126 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.text.