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.UInt64.ToChar ( IFormatProvider provider)
inline

Implements System.IConvertible.

Definition at line 170 of file UInt64.cs.

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