Back to Home
ESO Function Data v100023
IsPurchaseable()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/skillsadvisor/skillsadvisor_manager.lua:338
--
function SkillsAdvisor_Singleton:IsPurchaseable(skillType, skillLineIndex, abilityIndex)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/skills/sharedskills.lua:293
--
ZO_SKILLS_ADVISOR_SINGLETON:IsPurchaseable(skillType, skillLineIndex, abilityIndex)
ingame/skillsadvisor/skillsadvisor_manager.lua:409
--
self:IsPurchaseable(skillType, skillLineIndex, abilityIndex)
ingame/skillsadvisor/skillsadvisor_manager.lua:421
--
self:IsPurchaseable(skillType, skillLineIndex, abilityIndex)
ingame/skillsadvisor/keyboard/skillsadvisor_suggestions_keyboard.lua:93
--
ZO_SKILLS_ADVISOR_SINGLETON:IsPurchaseable(skillType, skillLineIndex, abilityIndex)