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

Implements System.IConvertible.

Definition at line 164 of file SByte.cs.

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