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.Plane.ToString ( string format,
IFormatProvider formatProvider )
inline

Implements System.IFormattable.

Definition at line 66 of file Plane.cs.

67 {
68 bool flag = string.IsNullOrEmpty(format);
69 if (formatProvider == null)
70 {
72 }
73 string text;
74 string text2;
75 if ((text == null || text != null) && (text2 == null || text2 != null))
76 {
77 string text3;
78 return text3;
79 }
81 }
class f__AnonymousType0<< Count > j__TPar
static CultureInfo InvariantCulture

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