![]() |
Anti-Cheat Toolkit
6.1.0
Multi-purpose anti-cheat solution for Unity Engine
|
Public Member Functions | |
| override string | ToString () |
Properties | |
| ObscuredFileErrorCode | ErrorCode [get] |
| Exception | Exception [get] |
ObscuredFile-related errors container.
|
inline |
Returns contents of this error.
|
get |
Represents error code. If there was no error it will equal to ObscuredFileErrorCode.NoError.
|
get |
Contains exception details if ErrorCode equals to the ObscuredFileErrorCode.OtherException.
Can be null.