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