Definition at line 9 of file Alap/HashingManager.cs.
◆ AddHash() [1/2]
void HashingManager.AddHash |
( |
string |
hash | ) |
|
◆ AddHash() [2/2]
void HashingManager.AddHash |
( |
string |
hash | ) |
|
◆ ClearHashTable() [1/2]
void HashingManager.ClearHashTable |
( |
| ) |
|
◆ ClearHashTable() [2/2]
void HashingManager.ClearHashTable |
( |
| ) |
|
◆ GetGOFromHash() [1/2]
GameObject HashingManager.GetGOFromHash |
( |
string |
hash | ) |
|
◆ GetGOFromHash() [2/2]
GameObject HashingManager.GetGOFromHash |
( |
string |
hash | ) |
|
◆ GetHash() [1/2]
static byte[] HashingManager.GetHash |
( |
string |
inputString | ) |
|
|
static |
◆ GetHash() [2/2]
static byte[] HashingManager.GetHash |
( |
string |
inputString | ) |
|
|
static |
◆ GetHash4GameObject() [1/2]
string HashingManager.GetHash4GameObject |
( |
GameObject |
go, |
|
|
bool |
doNotStore = false |
|
) |
| |
◆ GetHash4GameObject() [2/2]
string HashingManager.GetHash4GameObject |
( |
GameObject |
go, |
|
|
bool |
doNotStore = false |
|
) |
| |
◆ GetHashString() [1/2]
static string HashingManager.GetHashString |
( |
string |
inputString | ) |
|
|
static |
◆ GetHashString() [2/2]
static string HashingManager.GetHashString |
( |
string |
inputString | ) |
|
|
static |
The documentation for this class was generated from the following files: