terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Public Member Functions | |
override string | ToString () |
Package Functions | |
unsafe | ErrorInfo (int errno) |
ErrorInfo (global::Interop.Error error) | |
string | GetErrorMessage () |
Properties | |
global::Interop.Error | Error [get, set] |
int | RawErrno [get, set] |
Private Attributes | |
global::Interop.Error | _error |
int | _rawErrno |
Definition at line 373 of file Interop.cs.