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

Implements System.IConvertible.

Definition at line 180 of file UInt16.cs.

181 {
182 if (!true)
183 {
184 }
185 char c;
186 return c;
187 }