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