terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Interop.ErrorInfo Struct Reference

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
 

Detailed Description

Definition at line 255 of file Interop.cs.


The documentation for this struct was generated from the following file: