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
FileOptions.cs File Reference

Go to the source code of this file.

Namespaces

namespace  System
 
namespace  System.IO
 

Enumerations

enum  System.IO.FileOptions {
  System.IO.None = 0 , System.IO.WriteThrough = -2147483648 , System.IO.Asynchronous = 1073741824 , System.IO.RandomAccess = 268435456 ,
  System.IO.DeleteOnClose = 67108864 , System.IO.SequentialScan = 134217728 , System.IO.Encrypted = 16384
}