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

Implements System.IConvertible.

Definition at line 166 of file Int16.cs.

167 {
168 if (!true)
169 {
170 }
171 char c;
172 return c;
173 }