terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Public Member Functions | |
object | Convert (object value, global::System.Type type) |
bool | ToBoolean (object value) |
int | ToInt32 (object value) |
long | ToInt64 (object value) |
float | ToSingle (object value) |
string | ToString (object value) |
FormatterConverter () | |
Static Private Member Functions | |
static void | ThrowValueNullException () |
Definition at line 12 of file FormatterConverter.cs.