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() [2/2]

string UnityEngine.Matrix4x4.ToString ( string format,
IFormatProvider formatProvider )
inline

Implements System.IFormattable.

Definition at line 144 of file Matrix4x4.cs.

145 {
146 bool flag = string.IsNullOrEmpty(format);
147 if (formatProvider == null)
148 {
150 }
151 string text;
152 string text2;
153 string text3;
154 string text4;
155 string text5;
156 string text6;
157 string text7;
158 string text8;
159 string text9;
160 string text10;
161 string text11;
162 string text12;
163 string text13;
164 string text14;
165 string text15;
166 string text16;
167 if ((text == null || text != null) && (text2 == null || text2 != null) && (text3 == null || text3 != null) && (text4 == null || text4 != null) && (text5 == null || text5 != null) && (text6 == null || text6 != null) && (text7 == null || text7 != null) && (text8 == null || text8 != null) && (text9 == null || text9 != null) && (text10 == null || text10 != null) && (text11 == null || text11 != null) && (text12 == null || text12 != null) && (text13 == null || text13 != null) && (text14 == null || text14 != null) && (text15 == null || text15 != null) && (text16 == null || text16 != null))
168 {
169 string text17;
170 return text17;
171 }
172 throw new ArrayTypeMismatchException();
173 }
class f__AnonymousType0<< Count > j__TPar
static CultureInfo InvariantCulture

References System.format, System.Globalization.CultureInfo.InvariantCulture, j__TPar, and System.text.