Class MaterialCategory
- Namespace
- GuildWars2.Hero.Banking
- Assembly
- GW2SDK.dll
Information about a material category in material storage.
public sealed record MaterialCategory : IEquatable<MaterialCategory>
- Inheritance
-
MaterialCategory
- Implements
- Inherited Members
Properties
- Id
The category ID.
- Items
The IDs of the items in this category.
- Name
The category name.
- Order
The display order of this category in the material storage.