Back to Home
ESO Function Data v101045
SetAttributePointAllocationMode()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/stats/zo_stats_common.lua:97
--
function ZO_Stats_Common:SetAttributePointAllocationMode(attributePointAllocationMode)
ingame/stats/gamepad/zo_stats_gamepad.lua:713
--
function ZO_GamepadStats:SetAttributePointAllocationMode(attributePointAllocationMode)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/stats/zo_stats_common.lua:131
--
self:SetAttributePointAllocationMode(allocationMode)
ingame/stats/gamepad/zo_stats_gamepad.lua:342
--
self:SetAttributePointAllocationMode(ATTRIBUTE_POINT_ALLOCATION_MODE_PURCHASE_ONLY)
ingame/stats/gamepad/zo_stats_gamepad.lua:714
--
ZO_Stats_Common.SetAttributePointAllocationMode(self, attributePointAllocationMode)
ingame/stats/gamepad/zo_stats_gamepad.lua:725
--
self:SetAttributePointAllocationMode(ATTRIBUTE_POINT_ALLOCATION_MODE_PURCHASE_ONLY)
ingame/stats/gamepad/zo_stats_gamepad.lua:732
--
self:SetAttributePointAllocationMode(ATTRIBUTE_POINT_ALLOCATION_MODE_PURCHASE_ONLY)
ingame/stats/gamepad/zo_stats_gamepad.lua:863
--
self:SetAttributePointAllocationMode(ATTRIBUTE_POINT_ALLOCATION_MODE_PURCHASE_ONLY)
ingame/stats/keyboard/zo_stats_keyboard.lua:177
--
self:SetAttributePointAllocationMode(ATTRIBUTE_POINT_ALLOCATION_MODE_PURCHASE_ONLY)
ingame/stats/keyboard/zo_stats_keyboard.lua:708
--
self:SetAttributePointAllocationMode(ATTRIBUTE_POINT_ALLOCATION_MODE_PURCHASE_ONLY)
ingame/stats/keyboard/zo_stats_keyboard.lua:720
--
self:SetAttributePointAllocationMode(ATTRIBUTE_POINT_ALLOCATION_MODE_PURCHASE_ONLY)