Property Hearts
- Namespace
- GuildWars2.Exploration.Maps
- Assembly
- GuildWars2.dll
Hearts
The hearts on the map. The key is the heart ID. The value is the heart.
public required IImmutableValueDictionary<int, Heart> Hearts { get; init; }
The hearts on the map. The key is the heart ID. The value is the heart.
public required IImmutableValueDictionary<int, Heart> Hearts { get; init; }