Click or drag to resize
Quaggan Constructor
View Project on GitHub
Initialization of a new quaggan object.

Namespace: GW2CSharp.V2.Unauthenticated.Quaggans
Assembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
public Quaggan(
	string id,
	string url
)

Parameters

id
Type: SystemString
The quaggan identifier.
url
Type: SystemString
The URL to the quaggan image.
See Also