Back to Home
ESO Function Data v101044
AddCustomEntryTemplate()
Function Aliases
- No known aliases for this function.
Global Function Definitions
Local Function Definitions
- No known local definitions for this function.
Function Calls
- ingame/housingeditor/keyboard/furnitureclasses_keyboard.lua:626 -- comboBox:AddCustomEntryTemplate("ZO_HousingFurnitureBrowserFilters_ComboBoxHeaderEntry", ZO_COMBO_BOX_ENTRY_TEMPLATE_HEIGHT, SetupScrollableEntry)
- ingame/inventory/inventory.lua:2443 -- comboBox:AddCustomEntryTemplate("ZO_DepositWithdrawComboBoxEntry", ZO_WITHDRAW_DEPOSIT_COMBO_BOX_ENTRY_TEMPLATE_HEIGHT, SetupScrollableEntry)
- ingame/stats/keyboard/zo_stats_keyboard.lua:380 -- titleDropdown:AddCustomEntryTemplate("ZO_StatsTitleComboBoxEntry", ZO_COMBO_BOX_ENTRY_TEMPLATE_HEIGHT, SetupTitleEntry)
- libraries/zo_combobox/zo_combobox.lua:59 -- self.m_dropdownObject:AddCustomEntryTemplate(entryTemplate, entryHeight, setupFunction)
- libraries/zo_combobox/zo_combobox.lua:71 -- self.m_dropdownObject:AddCustomEntryTemplate(entryInfo.entryTemplate, entryInfo.entryHeight, entryInfo.setupFunction)