![]() |
Anti-Cheat Toolkit
6.1.0
Multi-purpose anti-cheat solution for Unity Engine
|
Properties | |
| bool | Success [get] |
| string | Error [get] |
| long | ErrorResponseCode [get] |
| double | OnlineSecondsUtc [get] |
| DateTime | OnlineDateTimeUtc [get] |
Result of the online time receive attempt.
|
get |
Indicates success of the operation.
|
get |
Error text (check if success == false).
|
get |
HTTP Response Code for the error.
|
get |
UTC seconds value retrieved from the online server.
|
get |
UTC DateTime retrieved from the online server.