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