Back to Home
ESO Function Data v101044
ZO_StoreManager_DoPreviewAction()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/storewindow/storewindow_shared.lua:223
--
function ZO_StoreManager_DoPreviewAction(action, storeEntryIndex)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/storewindow/gamepad/storewindowbuy_gamepad.lua:231
--
ZO_StoreManager_DoPreviewAction(ZO_STORE_MANAGER_PREVIEW_ACTION_EXECUTE, storeEntryIndex)
ingame/storewindow/gamepad/storewindowbuy_gamepad.lua:256
--
ZO_StoreManager_DoPreviewAction(ZO_STORE_MANAGER_PREVIEW_ACTION_VALIDATE, storeEntryIndex)
ingame/storewindow/keyboard/storewindow_keyboard.lua:727
--
ZO_StoreManager_DoPreviewAction(ZO_STORE_MANAGER_PREVIEW_ACTION_EXECUTE, storeEntryIndex)
ingame/storewindow/keyboard/storewindow_keyboard.lua:741
--
ZO_StoreManager_DoPreviewAction(ZO_STORE_MANAGER_PREVIEW_ACTION_VALIDATE, storeEntryIndex)