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

◆ ToChar()

char IConvertible. System.Int64.ToChar ( IFormatProvider provider)
inline

Implements System.IConvertible.

Definition at line 172 of file Int64.cs.

173 {
174 if (!true)
175 {
176 }
177 char c;
178 return c;
179 }