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[] | CloneByteArray (this byte[] src) |
static byte[] | GenerateRandom (int count) |
static void | WriteInt (uint i, byte[] arr, int offset) |
static char[] | ToHexArrayUpper (this byte[] bytes) |
static string | ToHexStringUpper (this byte[] bytes) |
Static Private Member Functions | |
static char | NibbleToHex (byte b) |
Definition at line 8 of file Helpers.cs.