terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
This is the complete list of members for Interop, including all inherited members.
CheckIo(long result, [Optional] string path, bool isDirectory=false, [Optional] Func< Interop.ErrorInfo, Interop.ErrorInfo > errorRewriter) | Interop | inlinepackagestatic |
CheckIo(int result, [Optional] string path, bool isDirectory=false, [Optional] Func< Interop.ErrorInfo, Interop.ErrorInfo > errorRewriter) | Interop | inlinepackagestatic |
Error enum name | Interop | package |
GetExceptionForIoErrno(Interop.ErrorInfo errorInfo, [Optional] string path, bool isDirectory=false) | Interop | inlinepackagestatic |
GetIOException(Interop.ErrorInfo errorInfo) | Interop | inlinepackagestatic |
GetRandomBytes(byte *buffer, int length) | Interop | inlinepackagestatic |
ThrowExceptionForIoErrno(Interop.ErrorInfo errorInfo, string path, bool isDirectory, Func< Interop.ErrorInfo, Interop.ErrorInfo > errorRewriter) | Interop | inlineprivatestatic |