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

Definition at line 110 of file GamePadTriggers.cs.

111 {
112 string text;
113 if (("[GamePadTriggers: Left=" == null || "[GamePadTriggers: Left=" != null) && (text == null || text != null) && (", Right=" == null || ", Right=" != null))
114 {
115 float num = this.<Right>k__BackingField;
116 string text2;
117 if ((text2 == null || text2 != null) && ("]" == null || "]" != null))
118 {
119 string text3;
120 return text3;
121 }
122 }
123 throw new ArrayTypeMismatchException();
124 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, Microsoft.Xna.Framework.Input.GamePadTriggers.k__BackingField, Microsoft.Xna.Framework.Input.GamePadTriggers.Right, and System.text.