|
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.Sys, including all inherited members.
| CanSetHiddenFlag | Interop.Sys | packagestatic |
| ChMod(string path, int mode) | Interop.Sys | package |
| CloseDir(global::System.IntPtr dir) | Interop.Sys | package |
| ConvertErrorPalToPlatform(global::Interop.Error error) | Interop.Sys | package |
| ConvertErrorPlatformToPal(int platformErrno) | Interop.Sys | package |
| CopyFile(Microsoft.Win32.SafeHandles.SafeFileHandle source, Microsoft.Win32.SafeHandles.SafeFileHandle destination) | Interop.Sys | package |
| DoubleToString(double value, byte *format, byte *buffer, int bufferLength) | Interop.Sys | package |
| FileStatusFlags enum name | Interop.Sys | package |
| GetEGid() | Interop.Sys | package |
| GetEUid() | Interop.Sys | package |
| GetLastErrorInfo() | Interop.Sys | inlinepackagestatic |
| GetNonCryptographicallySecureRandomBytes(byte *buffer, int length) | Interop.Sys | package |
| GetReadDirRBufferSize() | Interop.Sys | package |
| LChflags(string path, uint flags) | Interop.Sys | package |
| LChflagsCanSetHiddenFlag() | Interop.Sys | private |
| Link(string source, string link) | Interop.Sys | package |
| LStat(string path, out global::Interop.Sys.FileStatus output) | Interop.Sys | package |
| LStat(ref byte path, out global::Interop.Sys.FileStatus output) | Interop.Sys | package |
| LStat(global::System.ReadOnlySpan< char > path, out global::Interop.Sys.FileStatus output) | Interop.Sys | inlinepackagestatic |
| MkDir(string path, int mode) | Interop.Sys | package |
| NodeType enum name | Interop.Sys | package |
| OpenDir(string path) | Interop.Sys | package |
| Permissions enum name | Interop.Sys | package |
| ReadDirR(global::System.IntPtr dir, byte *buffer, int bufferSize, out global::Interop.Sys.DirectoryEntry outputEntry) | Interop.Sys | package |
| ReadLink(string path, byte[] buffer, int bufferSize) | Interop.Sys | private |
| ReadLink(string path) | Interop.Sys | inlinestatic |
| Rename(string oldPath, string newPath) | Interop.Sys | package |
| Stat(string path, out global::Interop.Sys.FileStatus output) | Interop.Sys | package |
| Stat(ref byte path, out global::Interop.Sys.FileStatus output) | Interop.Sys | package |
| Stat(global::System.ReadOnlySpan< char > path, out global::Interop.Sys.FileStatus output) | Interop.Sys | inlinepackagestatic |
| StrError(int platformErrno) | Interop.Sys | inlinepackagestatic |
| StrErrorR(int platformErrno, byte *buffer, int bufferSize) | Interop.Sys | private |
| Symlink(string target, string linkPath) | Interop.Sys | package |
| Sys() | Interop.Sys | inlineprivatestatic |
| Unlink(string pathname) | Interop.Sys | package |