![]() |
Anti-Cheat Toolkit
2024.3.5
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 |