terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Static Public Member Functions | |
static byte | GetByteWithAllBitsSet () |
static sbyte | GetSByteWithAllBitsSet () |
static ushort | GetUInt16WithAllBitsSet () |
static short | GetInt16WithAllBitsSet () |
static uint | GetUInt32WithAllBitsSet () |
static int | GetInt32WithAllBitsSet () |
static ulong | GetUInt64WithAllBitsSet () |
static long | GetInt64WithAllBitsSet () |
static float | GetSingleWithAllBitsSet () |
static double | GetDoubleWithAllBitsSet () |
Definition at line 7 of file ConstantHelper.cs.