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
|
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 10 of file Helpers.cs.