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

Definition at line 169 of file DisplayMode.cs.

170 {
171 string text;
172 string text2;
173 if (("{Width:" == null || "{Width:" != null) && (text == null || text != null) && (" Height:" == null || " Height:" != null) && (text2 == null || text2 != null) && (" Format:" == null || " Format:" != null))
174 {
175 SurfaceFormat surfaceFormat = this.format;
176 string text3;
177 string text4;
178 if ((text3 == null || text3 != null) && (" AspectRatio:" == null || " AspectRatio:" != null) && (text4 == null || text4 != null) && ("}" == null || "}" != null))
179 {
180 string text5;
181 return text5;
182 }
183 }
184 throw new ArrayTypeMismatchException();
185 }
class f__AnonymousType0<< Count > j__TPar

References Microsoft.Xna.Framework.Graphics.DisplayMode.format, j__TPar, and System.text.