Back to Home
ESO Function Data v100023
SelectHelp()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/help/keyboard/help_keyboard.lua:141
--
function ZO_HelpManager:SelectHelp(helpCategoryIndex, helpIndex)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/help/keyboard/help_keyboard.lua:80
--
self:SelectHelp(helpCategoryIndex, helpIndex)
ingame/help/keyboard/help_keyboard.lua:93
--
self:SelectHelp(self.showHelpCategoryIndex, self.showHelpIndex)