Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Marvin Class Reference

Static Public Member Functions

static int ComputeHash32 (ReadOnlySpan< byte > data, ulong seed)
 
static int ComputeHash32 (ref byte data, uint count, uint p0, uint p1)
 
static int ComputeHash32OrdinalIgnoreCase (ref char data, int count, uint p0, uint p1)
 

Properties

static ulong DefaultSeed = GenerateSeed() [get]
 

Static Private Member Functions

static void Block (ref uint rp0, ref uint rp1)
 
static unsafe ulong GenerateSeed ()
 
static int ComputeHash32OrdinalIgnoreCaseSlow (ref char data, int count, uint p0, uint p1)
 

Detailed Description

Definition at line 11 of file Marvin.cs.


The documentation for this class was generated from the following file: