LoadoutSlot.TalentNodes property
The actual allocated talent-tree node ids for this loadout’s profession (from professionList.talentList[professionId].talentNodeIds), or null if unresolved.
public IReadOnlyList<int>? TalentNodes { get; set; }See Also
Section titled “See Also”- record LoadoutSlot
- namespace Stellar.Abstractions.Domain.Loadout