Back to Home
ESO Function Data v100027
BuildData()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/collections/collectibledatamanager.lua:36
--
function ZO_CollectibleData:BuildData(categoryData, collectibleIndex)
ingame/collections/collectibledatamanager.lua:862
--
function ZO_CollectibleCategoryData:BuildData(categoryIndex, subcategoryIndex)
ingame/collections/keyboard/specializedcollectionsbook_keyboard.lua:67
--
function ZO_SpecializedCollectionsBook_Keyboard_CategoryLayout_UnlockState:BuildData()
ingame/skills/skillsdatamanager.lua:21
--
function ZO_PooledSkillDataObject:BuildData(...)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/collections/collectibledatamanager.lua:874
--
subcategoryData:BuildData(categoryIndex, loopSubcategoryIndex)
ingame/collections/collectibledatamanager.lua:887
--
collectibleData:BuildData(self, collectibleIndex)
ingame/collections/collectibledatamanager.lua:1122
--
categoryData:BuildData(categoryIndex)
ingame/collections/keyboard/specializedcollectionsbook_keyboard.lua:63
--
self:BuildData()
ingame/collections/keyboard/specializedcollectionsbook_keyboard.lua:64
--
self:BuildData()
ingame/collections/keyboard/specializedcollectionsbook_keyboard.lua:99
--
self:BuildData()
ingame/skills/skillsdatamanager.lua:376
--
progressionData:BuildData(self, skillProgressionKey)
ingame/skills/skillsdatamanager.lua:745
--
skillData:BuildData(self, skillIndex)
ingame/skills/skillsdatamanager.lua:964
--
skillLineData:BuildData(self, skillLineIndex)
ingame/skills/skillsdatamanager.lua:1111
--
skillTypeData:BuildData(skillType)