IGameDataCombat.GetProfession method
Returns the profession row for id, or null if unknown.
public ProfessionInfo? GetProfession(int id)See Also
Section titled “See Also”- struct ProfessionInfo
- interface IGameDataCombat
- namespace Stellar.Abstractions.Services