Implementation of the Guild Wars 2 API in C#
Implementation of the Guild Wars 2 API in C#
GW2CSharp.V2.Unauthenticated.WvW
Bonus Class
Bonus Constructor
Bonus Properties
Bonus Methods
Bonus Constructor
View Project on GitHub
A constructor for this bonus
Namespace:
GW2CSharp.V2.Unauthenticated.WvW
Assembly:
GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
Copy
public
Bonus
(
string
type
,
Owner
owner
)
Parameters
type
Type:
System
String
A shorthand name for the bonus.
owner
Type:
GW2CSharp.V2.Unauthenticated.WvW.Enums
Owner
The current owner of the bonus
See Also
Reference
Bonus Class
GW2CSharp.V2.Unauthenticated.WvW Namespace