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