Click or drag to resize
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#
public Bonus(
	string type,
	Owner owner
)

Parameters

type
Type: SystemString
A shorthand name for the bonus.
owner
Type: GW2CSharp.V2.Unauthenticated.WvW.EnumsOwner
The current owner of the bonus
See Also