Terraria v1.4.4.9
Terraria source code documentation
|
Go to the source code of this file.
Namespaces | |
namespace | System |
namespace | System.IO |
Enumerations | |
enum | System.IO.NotifyFilters { System.IO.FileName = 1 , System.IO.DirectoryName = 2 , System.IO.Attributes = 4 , System.IO.Size = 8 , System.IO.LastWrite = 0x10 , System.IO.LastAccess = 0x20 , System.IO.CreationTime = 0x40 , System.IO.Security = 0x100 } |