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
|
Public Member Functions | |
int | GetHashCode (object key) |
int | GetHashCode (string key) |
int | Compare (object a, object b) |
int | Compare (string a, string b) |
bool | Equals (string a, string b) |
bool | Equals (object a, object b) |
FastResourceComparer () | |
Static Public Member Functions | |
static int | CompareOrdinal (string a, byte[] bytes, int bCharLength) |
static int | CompareOrdinal (byte[] bytes, int aCharLength, string b) |
Static Package Functions | |
static int | HashFunction (string key) |
static unsafe int | CompareOrdinal (byte *a, int byteLen, string b) |
Static Package Attributes | |
static readonly FastResourceComparer | Default |
Static Private Member Functions | |
static | FastResourceComparer () |
Definition at line 10 of file FastResourceComparer.cs.