Back to Home
ESO Function Data v100030
ZO_StoreManager_DoPreviewAction()
Function Aliases
LibFilters3.helpers.ZO_RetraitStation_CanItemBeRetraited.locations.1.ZO_StoreManager_DoPreviewAction()
Global Function Definitions
ingame/storewindow/storewindow_shared.lua:162
--
function ZO_StoreManager_DoPreviewAction(action, storeEntryIndex)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/storewindow/gamepad/storewindowbuy_gamepad.lua:227
--
ZO_StoreManager_DoPreviewAction(ZO_STORE_MANAGER_PREVIEW_ACTION_EXECUTE, storeEntryIndex)
ingame/storewindow/gamepad/storewindowbuy_gamepad.lua:248
--
ZO_StoreManager_DoPreviewAction(ZO_STORE_MANAGER_PREVIEW_ACTION_VALIDATE, storeEntryIndex)
ingame/storewindow/keyboard/storewindow_keyboard.lua:707
--
ZO_StoreManager_DoPreviewAction(ZO_STORE_MANAGER_PREVIEW_ACTION_EXECUTE, storeEntryIndex)
ingame/storewindow/keyboard/storewindow_keyboard.lua:721
--
ZO_StoreManager_DoPreviewAction(ZO_STORE_MANAGER_PREVIEW_ACTION_VALIDATE, storeEntryIndex)