Terraria v1.4.4.9
Terraria source code documentation
|
Go to the source code of this file.
Namespaces | |
namespace | System |
Enumerations | |
enum | System.ParsingError { System.None = 0 , System.BadFormat = 1 , System.BadScheme = 2 , System.BadAuthority = 3 , System.EmptyUriString = 4 , System.LastRelativeUriOkErrIndex = 4 , System.SchemeLimit = 5 , System.SizeLimit = 6 , System.MustRootedPath = 7 , System.BadHostName = 8 , System.NonEmptyHost = 9 , System.BadPort = 10 , System.BadAuthorityTerminator = 11 , System.CannotCreateRelative = 12 } |