Back to Home
ESO Function Data v100027
ZO_Dialogs_ReleaseAllDialogsOfName()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/zo_dialog/zo_dialog.lua:829
--
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:1209
--
ZO_Dialogs_ReleaseAllDialogsOfName("PTP_TIMED_RESPONSE_PROMPT", function(dialogData) return dialogData == incomingEntry end)
pregame/charactercreate/zo_charactercreate_shared.lua:70
--
ZO_Dialogs_ReleaseAllDialogsOfName("CHARACTER_CREATE_SAVING_CHANGES")
pregame/charactercreate/zo_charactercreate_shared.lua:75
--
ZO_Dialogs_ReleaseAllDialogsOfName("CHARACTER_CREATE_SAVING_CHANGES")
pregame/characterselect/zo_characterselect_common.lua:238
--
ZO_Dialogs_ReleaseAllDialogsOfName("CHARACTER_SELECT_CHARACTER_RENAMING")