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