Returns all skills that have a description or name similar to the input.
public virtual List<int> GetSkillSuggestions(string hint);
List<int>
Last updated 5 years ago