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