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

Implements System.IConvertible.

Definition at line 202 of file Int32.cs.

203 {
204 if (!true)
205 {
206 }
207 char c;
208 return c;
209 }