Back to Home
ESO Function Data v101039
SetAttributePointAllocationMode()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/stats/zo_stats_common.lua:78
--
function ZO_Stats_Common:SetAttributePointAllocationMode(attributePointAllocationMode)
ingame/stats/gamepad/zo_stats_gamepad.lua:654
--
function ZO_GamepadStats:SetAttributePointAllocationMode(attributePointAllocationMode)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/stats/zo_stats_common.lua:112
--
self:SetAttributePointAllocationMode(allocationMode)
ingame/stats/gamepad/zo_stats_gamepad.lua:303
--
self:SetAttributePointAllocationMode(ATTRIBUTE_POINT_ALLOCATION_MODE_PURCHASE_ONLY)
ingame/stats/gamepad/zo_stats_gamepad.lua:655
--
ZO_Stats_Common.SetAttributePointAllocationMode(self, attributePointAllocationMode)
ingame/stats/gamepad/zo_stats_gamepad.lua:666
--
self:SetAttributePointAllocationMode(ATTRIBUTE_POINT_ALLOCATION_MODE_PURCHASE_ONLY)
ingame/stats/gamepad/zo_stats_gamepad.lua:673
--
self:SetAttributePointAllocationMode(ATTRIBUTE_POINT_ALLOCATION_MODE_PURCHASE_ONLY)
ingame/stats/gamepad/zo_stats_gamepad.lua:790
--
self:SetAttributePointAllocationMode(ATTRIBUTE_POINT_ALLOCATION_MODE_PURCHASE_ONLY)
ingame/stats/keyboard/zo_stats_keyboard.lua:167
--
self:SetAttributePointAllocationMode(ATTRIBUTE_POINT_ALLOCATION_MODE_PURCHASE_ONLY)
ingame/stats/keyboard/zo_stats_keyboard.lua:635
--
self:SetAttributePointAllocationMode(ATTRIBUTE_POINT_ALLOCATION_MODE_PURCHASE_ONLY)
ingame/stats/keyboard/zo_stats_keyboard.lua:647
--
self:SetAttributePointAllocationMode(ATTRIBUTE_POINT_ALLOCATION_MODE_PURCHASE_ONLY)