View Project on GitHub
Initialization of a new quaggan object.
Namespace: GW2CSharp.V2.Unauthenticated.QuaggansAssembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntaxpublic Quaggan(
string id,
string url
)
Parameters
- id
- Type: SystemString
The quaggan identifier. - url
- Type: SystemString
The URL to the quaggan image.
See Also