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
System.IO.File Member List

This is the complete list of members for System.IO.File, including all inherited members.

Copy(string sourceFileName, string destFileName)System.IO.Fileinlinestatic
Copy(string sourceFileName, string destFileName, bool overwrite)System.IO.Fileinlinestatic
Create(string path)System.IO.Fileinlinestatic
Create(string path, int bufferSize)System.IO.Fileinlinestatic
Delete(string path)System.IO.Fileinlinestatic
Exists(string path)System.IO.Fileinlinestatic
GetCreationTime(string path)System.IO.Fileinlinestatic
GetLastAccessTime(string path)System.IO.Fileinlinestatic
GetLastWriteTime(string path)System.IO.Fileinlinestatic
InternalWriteAllBytes(string path, byte[] bytes)System.IO.Fileinlineprivatestatic
Move(string sourceFileName, string destFileName)System.IO.Fileinlinestatic
Open(string path, FileMode mode)System.IO.Fileinlinestatic
Open(string path, FileMode mode, FileAccess access, FileShare share)System.IO.Fileinlinestatic
OpenRead(string path)System.IO.Fileinlinestatic
OpenText(string path)System.IO.Fileinlinestatic
ReadAllBytes(string path)System.IO.Fileinlinestatic
ReadAllBytesUnknownLength(FileStream fs)System.IO.Fileinlineprivatestatic
SetAttributes(string path, FileAttributes fileAttributes)System.IO.Fileinlinestatic
WriteAllBytes(string path, byte[] bytes)System.IO.Fileinlinestatic