Property MinRating
- Namespace
- GuildWars2.Hero.Crafting.Recipes
- Assembly
- GW2SDK.dll
MinRating
The required level to craft this recipe.
public required int MinRating { get; init; }
The required level to craft this recipe.
public required int MinRating { get; init; }