Back to Home
ESO Function Data v101044
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:649
--
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:650
--
ZO_Stats_Common.SetAttributePointAllocationMode(self, attributePointAllocationMode)
ingame/stats/gamepad/zo_stats_gamepad.lua:661
--
self:SetAttributePointAllocationMode(ATTRIBUTE_POINT_ALLOCATION_MODE_PURCHASE_ONLY)
ingame/stats/gamepad/zo_stats_gamepad.lua:668
--
self:SetAttributePointAllocationMode(ATTRIBUTE_POINT_ALLOCATION_MODE_PURCHASE_ONLY)
ingame/stats/gamepad/zo_stats_gamepad.lua:785
--
self:SetAttributePointAllocationMode(ATTRIBUTE_POINT_ALLOCATION_MODE_PURCHASE_ONLY)
ingame/stats/keyboard/zo_stats_keyboard.lua:176
--
self:SetAttributePointAllocationMode(ATTRIBUTE_POINT_ALLOCATION_MODE_PURCHASE_ONLY)
ingame/stats/keyboard/zo_stats_keyboard.lua:684
--
self:SetAttributePointAllocationMode(ATTRIBUTE_POINT_ALLOCATION_MODE_PURCHASE_ONLY)
ingame/stats/keyboard/zo_stats_keyboard.lua:696
--
self:SetAttributePointAllocationMode(ATTRIBUTE_POINT_ALLOCATION_MODE_PURCHASE_ONLY)