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 int | ComputeHash32 (global::System.ReadOnlySpan< byte > data, ulong seed) |
static int | ComputeHash32 (ref byte data, int count, ulong seed) |
Properties | |
static ulong | DefaultSeed [get, set] |
Static Private Member Functions | |
static void | Block (ref uint rp0, ref uint rp1) |
static uint | _rotl (uint value, int shift) |
static ulong | GenerateSeed () |
static | Marvin () |
Static Private Attributes | |
static readonly ulong< DefaultSeed > | k__BackingField |