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
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(global::System.IntPtr dir)Interop.Syspackage
ConvertErrorPalToPlatform(global::Interop.Error error)Interop.Syspackage
ConvertErrorPlatformToPal(int platformErrno)Interop.Syspackage
CopyFile(Microsoft.Win32.SafeHandles.SafeFileHandle source, Microsoft.Win32.SafeHandles.SafeFileHandle destination)Interop.Syspackage
DoubleToString(double value, byte *format, byte *buffer, int bufferLength)Interop.Syspackage
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 global::Interop.Sys.FileStatus output)Interop.Syspackage
LStat(ref byte path, out global::Interop.Sys.FileStatus output)Interop.Syspackage
LStat(global::System.ReadOnlySpan< char > path, out global::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(global::System.IntPtr dir, byte *buffer, int bufferSize, out global::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 global::Interop.Sys.FileStatus output)Interop.Syspackage
Stat(ref byte path, out global::Interop.Sys.FileStatus output)Interop.Syspackage
Stat(global::System.ReadOnlySpan< char > path, out global::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