Back to Home
ESO Function Data v100031
ZO_Dialogs_ReleaseAllDialogsOfName()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/zo_dialog/zo_dialog.lua:833
--
function ZO_Dialogs_ReleaseAllDialogsOfName(name, filterFunction)
Local Function Definitions
No known local definitions for this function.
Function Calls
common/console/zo_playerconsoleinforequestmanager.lua:209
--
ZO_Dialogs_ReleaseAllDialogsOfName(dialogName)
ingame/contacts/gamepad/zo_socialoptionsdialog_gamepad.lua:146
--
ZO_Dialogs_ReleaseAllDialogsOfName("GAMEPAD_SOCIAL_OPTIONS_DIALOG")
ingame/group/gamepad/zo_groupmenu_gamepad.lua:179
--
ZO_Dialogs_ReleaseAllDialogsOfName("GAMEPAD_SOCIAL_OPTIONS_DIALOG")
ingame/group/gamepad/zo_groupmenu_gamepad.lua:181
--
ZO_Dialogs_ReleaseAllDialogsOfName("GAMEPAD_SOCIAL_OPTIONS_DIALOG")
ingame/group/gamepad/zo_groupmenu_gamepad.lua:194
--
ZO_Dialogs_ReleaseAllDialogsOfName("GAMEPAD_SOCIAL_OPTIONS_DIALOG")
ingame/group/gamepad/zo_groupmenu_gamepad.lua:202
--
ZO_Dialogs_ReleaseAllDialogsOfName("GAMEPAD_SOCIAL_OPTIONS_DIALOG")
ingame/inventory/stack.lua:103
--
ZO_Dialogs_ReleaseAllDialogsOfName("STACK_SPLIT")
ingame/inventory/gamepad/guildbank_gamepad.lua:320
--
ZO_Dialogs_ReleaseAllDialogsOfName("GUILD_BANK_GAMEPAD_CHANGE_ACTIVE_GUILD")
ingame/playertoplayer/playertoplayer.lua:1410
--
ZO_Dialogs_ReleaseAllDialogsOfName("PTP_TIMED_RESPONSE_PROMPT", function(dialogData) return dialogData == incomingEntry end)
internalingame/antiquitydigging/antiquitydigging.lua:97
--
ZO_Dialogs_ReleaseAllDialogsOfName("CONFIRM_STOP_ANTIQUITY_DIGGING")
internalingame/scrying/scrying.lua:1351
--
ZO_Dialogs_ReleaseAllDialogsOfName("CONFIRM_EXIT_SCRYING")
pregame/charactercreate/zo_charactercreate_shared.lua:74
--
ZO_Dialogs_ReleaseAllDialogsOfName("CHARACTER_CREATE_SAVING_CHANGES")
pregame/charactercreate/zo_charactercreate_shared.lua:79
--
ZO_Dialogs_ReleaseAllDialogsOfName("CHARACTER_CREATE_SAVING_CHANGES")
pregame/characterselect/zo_characterselect_manager.lua:383
--
ZO_Dialogs_ReleaseAllDialogsOfName("CHARACTER_SELECT_CHARACTER_RENAMING")
pregame/characterselect/zo_characterselect_manager.lua:418
--
ZO_Dialogs_ReleaseAllDialogsOfName("CHARACTER_SELECT_DELETING")
pregameandingame/zo_options/gamepad/zo_options_gamepad.lua:22
--
ZO_Dialogs_ReleaseAllDialogsOfName("REQUESTING_ACCOUNT_DATA")