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.Sys, including all inherited members.
CanSetHiddenFlag | Interop.Sys | packagestatic |
ChMod(string path, int mode) | Interop.Sys | package |
CloseDir(IntPtr dir) | Interop.Sys | package |
ConvertErrorPalToPlatform(Interop.Error error) | Interop.Sys | package |
ConvertErrorPlatformToPal(int platformErrno) | Interop.Sys | package |
CopyFile(SafeFileHandle source, SafeFileHandle destination) | Interop.Sys | package |
DoubleToString(double value, byte *format, byte *buffer, int bufferLength) | Interop.Sys | inlinepackagestatic |
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] Interop.Sys.FileStatus output) | Interop.Sys | package |
LStat(byte path, [Out] Interop.Sys.FileStatus output) | Interop.Sys | package |
LStat(ReadOnlySpan< char > path, [Out] 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(IntPtr dir, byte *buffer, int bufferSize, [Out] 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] Interop.Sys.FileStatus output) | Interop.Sys | package |
Stat(byte path, [Out] Interop.Sys.FileStatus output) | Interop.Sys | package |
Stat(ReadOnlySpan< char > path, [Out] 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 |