Property Multilingual
- Namespace
- GuildWars2.Metadata
- Assembly
- GW2SDK.dll
Multilingual
Indicates whether the route supports the 'lang' parameter, or the 'Accept-Language' header.
public required bool Multilingual { get; init; }
Indicates whether the route supports the 'lang' parameter, or the 'Accept-Language' header.
public required bool Multilingual { get; init; }