terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
NetCfFile () | |
Static Public Member Functions | |
static int | SetTimes (string filename, DateTime ctime, DateTime atime, DateTime mtime) |
static int | SetLastWriteTime (string filename, DateTime mtime) |
Package Functions | |
static int | CreateFileCE (string lpFileName, uint dwDesiredAccess, uint dwShareMode, int lpSecurityAttributes, uint dwCreationDisposition, uint dwFlagsAndAttributes, int hTemplateFile) |
static uint | GetAttributes (string lpFileName) |
static bool | SetAttributes (string lpFileName, uint dwFileAttributes) |
static bool | SetFileTime (IntPtr hFile, byte[] lpCreationTime, byte[] lpLastAccessTime, byte[] lpLastWriteTime) |
static bool | CloseHandle (IntPtr hObject) |
Definition at line 7 of file NetCfFile.cs.