Terraria v1.4.4.9
Terraria source code documentation
|
Go to the source code of this file.
Namespaces | |
namespace | System |
namespace | System.IO |
namespace | System.IO.IsolatedStorage |
Enumerations | |
enum | System.IO.IsolatedStorage.IsolatedStorageScope { System.IO.IsolatedStorage.None = 0 , System.IO.IsolatedStorage.User = 1 , System.IO.IsolatedStorage.Domain = 2 , System.IO.IsolatedStorage.Assembly = 4 , System.IO.IsolatedStorage.Roaming = 8 , System.IO.IsolatedStorage.Machine = 0x10 , System.IO.IsolatedStorage.Application = 0x20 } |