Back to Home
ESO Function Data v101044
InternalSetIsPurchased()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/skills/skillpointallocationmanager.lua:46
--
function ZO_SkillPointAllocator:InternalSetIsPurchased(isPurchased, ignoreCallback)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/skills/skillpointallocationmanager.lua:169
--
self:InternalSetIsPurchased(true, ignoreCallbacks)
ingame/skills/skillpointallocationmanager.lua:194
--
self:InternalSetIsPurchased(false, ignoreCallbacks)