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