ProfessionSpecs.SubProfessionFromSkill method
Returns the sub-profession id for the given skill id, or null if the skill id is not associated with any known spec (including skill id 0).
public static int? SubProfessionFromSkill(int skillId)See Also
Section titled “See Also”- class ProfessionSpecs
- namespace Stellar.Abstractions.Domain.GameData