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
|
Classes | |
struct | IntFloat |
struct | UIntFloat |
Static Public Member Functions | |
static float | UIntAsFloat (uint value) |
static float | IntAsFloat (int value) |
static uint | FloatAsUInt (float value) |
static int | FloatAsInt (float value) |
Definition at line 9 of file ReinterpretCast.cs.