Back to Home
ESO Function Data v101044
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:867
--
function ZO_CollectibleCategoryData:BuildData(categoryIndex, subcategoryIndex)
ingame/collections/keyboard/specializedcollectionsbook_keyboard.lua:56
--
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:875
--
subcategoryData:BuildData(categoryIndex, loopSubcategoryIndex)
ingame/collections/collectibledatamanager.lua:888
--
collectibleData:BuildData(self, collectibleIndex)
ingame/collections/collectibledatamanager.lua:1217
--
categoryData:BuildData(categoryIndex)
ingame/collections/keyboard/housingbook_keyboard.lua:40
--
self.categoryLayoutObject:BuildData()
ingame/collections/keyboard/specializedcollectionsbook_keyboard.lua:53
--
self:BuildData()
ingame/collections/keyboard/specializedcollectionsbook_keyboard.lua:88
--
self:BuildData()
ingame/skills/companionskillsdatamanager.lua:51
--
skillTypeData:BuildData(skillType)
ingame/skills/companionskillsdatamanager.lua:57
--
skillLineData:BuildData(skillTypeData, skillLineIndex)
ingame/skills/playerskillsdata.lua:523
--
progressionData:BuildData(self, skillProgressionKey)
ingame/skills/playerskillsdata.lua:954
--
skillData:BuildData(self, skillIndex)
ingame/skills/skillsdatamanager.lua:111
--
skillTypeData:BuildData(skillType)
ingame/skills/skillsdatamanager.lua:117
--
skillLineData:BuildData(skillTypeData, skillLineIndex)