Back to Home
ESO Function Data v101037
ShowHelp()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/help/gamepad/help_common_gamepad.lua:52
--
function ZO_HelpTutorialsDisplay_Gamepad:ShowHelp(helpCategoryIndex, helpIndex)
ingame/tutorial/hudinfotutorial.lua:120
--
function ZO_HudInfoTutorial:ShowHelp()
ingame/tutorial/tutorial.lua:131
--
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:115
--
TUTORIAL_SYSTEM:ShowHelp()
ingame/help/gamepad/help_common_gamepad.lua:149
--
HELP_TUTORIAL_DISPLAY_GAMEPAD:ShowHelp(targetData.helpCategoryIndex, targetData.helpIndex)
ingame/help/gamepad/help_entries_gamepad.lua:142
--
HELP_TUTORIAL_DISPLAY_GAMEPAD:ShowHelp(self.categoryIndex, selectedData.helpIndex)
ingame/tutorial/tutorial.lua:133
--
handler:ShowHelp()