Table of Contents

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; }

Property Value

Dictionary<int, Heart>