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)See Also
Section titled “See Also”- struct SkillLevel
- class ProfessionSpecs
- namespace Stellar.Abstractions.Domain.GameData