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
|
This is the complete list of members for Interop, including all inherited members.
CheckIo(long result, string path=null, bool isDirectory=false, global::System.Func< global::Interop.ErrorInfo, global::Interop.ErrorInfo > errorRewriter=null) | Interop | inlinepackagestatic |
CheckIo(int result, string path=null, bool isDirectory=false, global::System.Func< global::Interop.ErrorInfo, global::Interop.ErrorInfo > errorRewriter=null) | Interop | inlinepackagestatic |
Error enum name | Interop | package |
GetExceptionForIoErrno(global::Interop.ErrorInfo errorInfo, string path=null, bool isDirectory=false) | Interop | inlinepackagestatic |
GetIOException(global::Interop.ErrorInfo errorInfo) | Interop | inlinepackagestatic |
GetRandomBytes(byte *buffer, int length) | Interop | inlinepackagestatic |
ThrowExceptionForIoErrno(global::Interop.ErrorInfo errorInfo, string path, bool isDirectory, global::System.Func< global::Interop.ErrorInfo, global::Interop.ErrorInfo > errorRewriter) | Interop | inlineprivatestatic |