Anti-Cheat Toolkit
2024.3.0
Multi-purpose anti-cheat solution for Unity Engine
|
Public Member Functions | |
DeviceLockSettings (DeviceLockLevel level=DeviceLockLevel.None, DeviceLockTamperingSensitivity sensitivity=DeviceLockTamperingSensitivity.Normal) | |
Properties | |
DeviceLockLevel | Level [get, set] |
DeviceLockTamperingSensitivity | Sensitivity [get, set] |
Controls Device Lock feature settings.
|
inline |
Creates instance with custom settings.
|
getset |
Allows locking saved data to the current device.
Read more in DeviceLockLevel description.
|
getset |
Controls device lock tampering detection sensitivity.
Read more in DeviceLockTamperingSensitivity description.