Skip to content
Version 2.11.0
↓ Get the launcher

ProfessionSpecs.FromLoadout method

Resolves the spec from an equipped-skill loadout (first signature-skill match), or null when no loadout skill maps to a spec. Pre-combat: works the moment the AOI broadcast delivers the loadout.

public static int? FromLoadout(IReadOnlyList<SkillLevel> loadout)