Skip to content
Version 2.11.0
↓ Get the launcher

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; }