![]() |
Anti-Cheat Toolkit
6.1.0
Multi-purpose anti-cheat solution for Unity Engine
|
This is the complete list of members for ObscuredUInt, including all inherited members.
| Decrypt(uint value, uint key) | ObscuredUInt | inlinestatic |
| Encrypt(uint value, uint key) | ObscuredUInt | inlinestatic |
| FromEncrypted(uint encrypted, uint key) | ObscuredUInt | inlinestatic |
| GenerateKey() | ObscuredUInt | inlinestatic |
| GetDecrypted() | ObscuredUInt | inline |
| GetEncrypted(out uint key) | ObscuredUInt | inline |
| RandomizeCryptoKey() | ObscuredUInt | inline |
| SetEncrypted(uint encrypted, uint key) | ObscuredUInt | inline |