ICombatSpec.GetSubProfession method
The entity’s resolved sub-profession id (e.g. 110002 = Falconry; format ProfessionId*10000 + SpecIndex), or 0 if unknown. Talent-derived when a spec root buff has been seen for the entity (see the interface remarks), otherwise cast-derived. Covers any entity in AOI this scene — not just party members.
public int GetSubProfession(EntityId entityId)See Also
Section titled “See Also”- struct EntityId
- interface ICombatSpec
- namespace Stellar.Abstractions.Services