Back to Home
ESO Function Data v100036
ShowHelp()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/help/gamepad/help_common_gamepad.lua:61
--
function ZO_HelpTutorialsDisplay_Gamepad:ShowHelp(helpCategoryIndex, helpIndex)
ingame/tutorial/hudinfotutorial.lua:121
--
function ZO_HudInfoTutorial:ShowHelp()
ingame/tutorial/tutorial.lua:130
--
function ZO_Tutorials:ShowHelp()
ingame/tutorial/tutorialhandlerbase.lua:22
--
function ZO_TutorialHandlerBase:ShowHelp()
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/help/help_manager.lua:97
--
TUTORIAL_SYSTEM:ShowHelp()
ingame/help/gamepad/help_common_gamepad.lua:155
--
HELP_TUTORIAL_DISPLAY_GAMEPAD:ShowHelp(targetData.helpCategoryIndex, targetData.helpIndex)
ingame/help/gamepad/help_entries_gamepad.lua:137
--
HELP_TUTORIAL_DISPLAY_GAMEPAD:ShowHelp(self.categoryIndex, selectedData.helpIndex)
ingame/tutorial/tutorial.lua:132
--
handler:ShowHelp()