Table of Contents

Property Order

Namespace
GuildWars2.Hero.Masteries
Assembly
GW2SDK.dll

Order

The display order of the mastery track within its region.

public required int Order { get; init; }

Property Value

int

Remarks

To sort mastery tracks, first group by Region, then sort by this property.