View Project on GitHub
The constructor for this deaths object
Namespace: GW2CSharp.V2.Unauthenticated.WvWAssembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntaxpublic Deaths(
int red,
int blue,
int green
)
Parameters
- red
- Type: SystemInt32
The number of red deaths - blue
- Type: SystemInt32
The number of blue deaths - green
- Type: SystemInt32
The number of green deaths
See Also