Back to Home
ESO Function Data v101044
CreateComboBox()
Function Aliases
No known aliases for this function.
Global Function Definitions
No known global definitions for this function.
Local Function Definitions
ingame/help/keyboard/helpaskforhelp_keyboard.lua:67
--
local function CreateComboBox(childName)
ingame/help/keyboard/helpsubmitfeedback_keyboard.lua:43
--
local function CreateComboBox(childName)
Function Calls
ingame/help/keyboard/helpaskforhelp_keyboard.lua:75
--
CreateComboBox("ImpactComboBox")
ingame/help/keyboard/helpaskforhelp_keyboard.lua:76
--
CreateComboBox("CategoryComboBox")
ingame/help/keyboard/helpaskforhelp_keyboard.lua:77
--
CreateComboBox("SubcategoryComboBox")
ingame/help/keyboard/helpsubmitfeedback_keyboard.lua:51
--
CreateComboBox("ImpactCB")
ingame/help/keyboard/helpsubmitfeedback_keyboard.lua:52
--
CreateComboBox("CategoryCB")
ingame/help/keyboard/helpsubmitfeedback_keyboard.lua:53
--
CreateComboBox("SubcategoryCB")