Back to Home
ESO Function Data v101042
BuildData()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/collections/collectibledatamanager.lua:245
--
function ZO_CollectibleData:BuildData(categoryData, collectibleIndex)
ingame/collections/collectibledatamanager.lua:1282
--
function ZO_CollectibleCategoryData:BuildData(categoryIndex, subcategoryIndex)
ingame/collections/keyboard/specializedcollectionsbook_keyboard.lua:66
--
function ZO_SpecializedCollectionsBook_Keyboard_CategoryLayout_UnlockState:BuildData()
ingame/skills/skillsdata_base.lua:9
--
function ZO_PooledSkillDataObject:BuildData(...)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/collections/collectibledatamanager.lua:1290
--
subcategoryData:BuildData(categoryIndex, loopSubcategoryIndex)
ingame/collections/collectibledatamanager.lua:1303
--
collectibleData:BuildData(self, collectibleIndex)
ingame/collections/collectibledatamanager.lua:1632
--
categoryData:BuildData(categoryIndex)
ingame/collections/keyboard/housingbook_keyboard.lua:43
--
self.categoryLayoutObject:BuildData()
ingame/collections/keyboard/specializedcollectionsbook_keyboard.lua:63
--
self:BuildData()
ingame/collections/keyboard/specializedcollectionsbook_keyboard.lua:98
--
self:BuildData()
ingame/skills/companionskillsdatamanager.lua:51
--
skillTypeData:BuildData(skillType)
ingame/skills/companionskillsdatamanager.lua:57
--
skillLineData:BuildData(skillTypeData, skillLineIndex)
ingame/skills/playerskillsdata.lua:508
--
progressionData:BuildData(self, skillProgressionKey)
ingame/skills/playerskillsdata.lua:939
--
skillData:BuildData(self, skillIndex)
ingame/skills/skillsdatamanager.lua:111
--
skillTypeData:BuildData(skillType)
ingame/skills/skillsdatamanager.lua:117
--
skillLineData:BuildData(skillTypeData, skillLineIndex)