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