terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Interop.Sys Member List

This is the complete list of members for Interop.Sys, including all inherited members.

CanSetHiddenFlagInterop.Syspackagestatic
ChMod(string path, int mode)Interop.Syspackage
CloseDir(IntPtr dir)Interop.Syspackage
ConvertErrorPalToPlatform(Interop.Error error)Interop.Syspackage
ConvertErrorPlatformToPal(int platformErrno)Interop.Syspackage
CopyFile(SafeFileHandle source, SafeFileHandle destination)Interop.Syspackage
DoubleToString(double value, byte *format, byte *buffer, int bufferLength)Interop.Sysinlinepackagestatic
FileStatusFlags enum nameInterop.Syspackage
GetEGid()Interop.Syspackage
GetEUid()Interop.Syspackage
GetLastErrorInfo()Interop.Sysinlinepackagestatic
GetNonCryptographicallySecureRandomBytes(byte *buffer, int length)Interop.Syspackage
GetReadDirRBufferSize()Interop.Syspackage
LChflags(string path, uint flags)Interop.Syspackage
LChflagsCanSetHiddenFlag()Interop.Sysprivate
Link(string source, string link)Interop.Syspackage
LStat(string path, [Out] Interop.Sys.FileStatus output)Interop.Syspackage
LStat(byte path, [Out] Interop.Sys.FileStatus output)Interop.Syspackage
LStat(ReadOnlySpan< char > path, [Out] Interop.Sys.FileStatus output)Interop.Sysinlinepackagestatic
MkDir(string path, int mode)Interop.Syspackage
NodeType enum nameInterop.Syspackage
OpenDir(string path)Interop.Syspackage
Permissions enum nameInterop.Syspackage
ReadDirR(IntPtr dir, byte *buffer, int bufferSize, [Out] Interop.Sys.DirectoryEntry outputEntry)Interop.Syspackage
ReadLink(string path, byte[] buffer, int bufferSize)Interop.Sysprivate
ReadLink(string path)Interop.Sysinlinestatic
Rename(string oldPath, string newPath)Interop.Syspackage
Stat(string path, [Out] Interop.Sys.FileStatus output)Interop.Syspackage
Stat(byte path, [Out] Interop.Sys.FileStatus output)Interop.Syspackage
Stat(ReadOnlySpan< char > path, [Out] Interop.Sys.FileStatus output)Interop.Sysinlinepackagestatic
StrError(int platformErrno)Interop.Sysinlinepackagestatic
StrErrorR(int platformErrno, byte *buffer, int bufferSize)Interop.Sysprivate
Symlink(string target, string linkPath)Interop.Syspackage
Sys()Interop.Sysinlineprivatestatic
Unlink(string pathname)Interop.Syspackage