Table of Contents

Property Recipes

Namespace
GuildWars2.Hero.Accounts
Assembly
GW2SDK.dll

Recipes

The IDs of the recipes that the current character has unlocked.

public required IReadOnlyCollection<int>? Recipes { get; init; }

Property Value

IReadOnlyCollection<int>