ObjectivesWrapper Constructor |
View Project on GitHub
Returns a wrapper for all the wvw objectives endpoint calls.
Namespace: GW2CSharp.V2.Unauthenticated.WvWAssembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntaxpublic ObjectivesWrapper(
RequestedLanguage language
)
Parameters
- language
- Type: GW2CSharp.EnumsRequestedLanguage
Represents the language which the API should return.
See Also