View Project on GitHub
Returns all maps.
Namespace: GW2CSharp.V2.Unauthenticated.MapsAssembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntaxpublic IEnumerable<Lazy<Map>> GetAll()
Return Value
Type:
IEnumerableLazyMapReturns all maps.
See Also