Anti-Cheat Toolkit  2023.2.6
Multi-purpose anti-cheat solution for Unity Engine
ObscuredVector2Int.RawEncryptedVector2Int Struct Reference

Inherits IEquatable< RawEncryptedVector2Int >.

Public Attributes

int x
 
int y
 

Detailed Description

Used to store encrypted Vector2.

Member Data Documentation

◆ x

int x

Encrypted value

◆ y

int y

Encrypted value