GetHashKey — RedM Natives
0xFD340785ADF8CFB7 · MISC · all
`` Computes a hash for the given string. It is hashed using Jenkins' One-at-a-Time hash algorithm (https://en.wikipedia.org/wiki/Jenkins_hash_function) Note: this implementation is case-insensitive. ``
Parameters
| Name | Type |
|---|---|
| string | char* |
Returns
Hash