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
|
Go to the source code of this file.
Namespaces | |
namespace | System |
Enumerations | |
enum | System.UriComponents { System.Scheme = 1 , System.UserInfo = 2 , System.Host = 4 , System.Port = 8 , System.Path = 16 , System.Query = 32 , System.Fragment = 64 , System.StrongPort = 128 , System.NormalizedHost = 256 , System.KeepDelimiter = 1073741824 , System.SerializationInfoString = -2147483648 , System.AbsoluteUri = 127 , System.HostAndPort = 132 , System.StrongAuthority = 134 , System.SchemeAndServer = 13 , System.HttpRequestUrl = 61 , System.PathAndQuery = 48 } |