ESO Function Data v100012
AddCustomControl()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/zo_dialog/zo_listdialog.lua:115
--
function ZO_ListDialog:AddCustomControl(control, location)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/crafting/keyboard/smithingresearch_keyboard.lua:230
--
listDialog:AddCustomControl(self.control, LIST_DIALOG_CUSTOM_CONTROL_LOCATION_BOTTOM)
ingame/enchanting/keyboard/applyenchant_keyboard.lua:81
--
listDialog:AddCustomControl(self.control, LIST_DIALOG_CUSTOM_CONTROL_LOCATION_BOTTOM)
ingame/repair/repairkits.lua:102
--
listDialog:AddCustomControl(self.control, LIST_DIALOG_CUSTOM_CONTROL_LOCATION_TOP)
ingame/soulgemitemcharger/soulgemitemcharger.lua:104
--
listDialog:AddCustomControl(self.control, LIST_DIALOG_CUSTOM_CONTROL_LOCATION_TOP)