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
Loading...
Searching...
No Matches
Interop.ErrorInfo Struct Reference
+ Collaboration diagram for Interop.ErrorInfo:

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
 

Detailed Description

Definition at line 373 of file Interop.cs.


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