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

Implements System.IFormattable.

Definition at line 52 of file Color32.cs.

53 {
54 if (formatProvider == null)
55 {
57 }
58 string text;
59 string text2;
60 string text3;
61 string text4;
62 if ((text == null || text != null) && (text2 == null || text2 != null) && (text3 == null || text3 != null) && (text4 == null || text4 != null))
63 {
64 string text5;
65 return text5;
66 }
68 }
class f__AnonymousType0<< Count > j__TPar
static CultureInfo InvariantCulture

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