Back to Home
ESO Function Data v101044
ZO_Dialogs_ReleaseAllDialogsOfName()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/zo_dialog/zo_dialog.lua:895
--
function ZO_Dialogs_ReleaseAllDialogsOfName(name, filterFunction)
Local Function Definitions
No known local definitions for this function.
Function Calls
common/console/zo_playerconsoleinforequestmanager.lua:222
--
ZO_Dialogs_ReleaseAllDialogsOfName(dialogName)
ingame/contacts/gamepad/zo_socialoptionsdialog_gamepad.lua:154
--
ZO_Dialogs_ReleaseAllDialogsOfName("GAMEPAD_SOCIAL_OPTIONS_DIALOG")
ingame/group/gamepad/zo_groupmenu_gamepad.lua:159
--
ZO_Dialogs_ReleaseAllDialogsOfName("GAMEPAD_SOCIAL_OPTIONS_DIALOG")
ingame/group/gamepad/zo_groupmenu_gamepad.lua:161
--
ZO_Dialogs_ReleaseAllDialogsOfName("GAMEPAD_SOCIAL_OPTIONS_DIALOG")
ingame/group/gamepad/zo_groupmenu_gamepad.lua:174
--
ZO_Dialogs_ReleaseAllDialogsOfName("GAMEPAD_SOCIAL_OPTIONS_DIALOG")
ingame/group/gamepad/zo_groupmenu_gamepad.lua:182
--
ZO_Dialogs_ReleaseAllDialogsOfName("GAMEPAD_SOCIAL_OPTIONS_DIALOG")
ingame/inventory/stack.lua:103
--
ZO_Dialogs_ReleaseAllDialogsOfName("STACK_SPLIT")
ingame/inventory/gamepad/guildbank_gamepad.lua:379
--
ZO_Dialogs_ReleaseAllDialogsOfName("GUILD_BANK_GAMEPAD_CHANGE_ACTIVE_GUILD")
ingame/playertoplayer/playertoplayer.lua:1732
--
ZO_Dialogs_ReleaseAllDialogsOfName("PTP_TIMED_RESPONSE_PROMPT", function(dialogData) return dialogData == incomingEntry end)
internalingame/antiquitydigging/antiquitydigging.lua:107
--
ZO_Dialogs_ReleaseAllDialogsOfName("CONFIRM_STOP_ANTIQUITY_DIGGING")
internalingame/gifting/keyboard/confirmsendgift_keyboard.lua:212
--
ZO_Dialogs_ReleaseAllDialogsOfName("GIFT_SENDING_KEYBOARD")
internalingame/globals/marketdialogs.lua:1051
--
ZO_Dialogs_ReleaseAllDialogsOfName("MARKET_PURCHASING")
internalingame/scrying/scrying.lua:1322
--
ZO_Dialogs_ReleaseAllDialogsOfName("CONFIRM_EXIT_SCRYING")
internalingame/tribute/tribute.lua:62
--
ZO_Dialogs_ReleaseAllDialogsOfName("CONFIRM_CONCEDE_TRIBUTE")
internalingame/tribute/tribute.lua:63
--
ZO_Dialogs_ReleaseAllDialogsOfName("GAMEPAD_TRIBUTE_OPTIONS")
internalingame/tribute/tribute.lua:64
--
ZO_Dialogs_ReleaseAllDialogsOfName("KEYBOARD_TRIBUTE_OPTIONS")
internalingame/tribute/tribute.lua:1176
--
ZO_Dialogs_ReleaseAllDialogsOfName("CONFIRM_CONCEDE_TRIBUTE")
internalingame/tribute/tribute.lua:1177
--
ZO_Dialogs_ReleaseAllDialogsOfName("GAMEPAD_TRIBUTE_OPTIONS")
internalingame/tribute/tribute.lua:1178
--
ZO_Dialogs_ReleaseAllDialogsOfName("KEYBOARD_TRIBUTE_OPTIONS")
pregame/charactercreate/zo_charactercreate_shared.lua:68
--
ZO_Dialogs_ReleaseAllDialogsOfName("CHARACTER_CREATE_SAVING_CHANGES")
pregame/charactercreate/zo_charactercreate_shared.lua:73
--
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:34
--
ZO_Dialogs_ReleaseAllDialogsOfName("REQUESTING_ACCOUNT_DATA")