Back to Home
ESO Function Data v100031
ZO_StoreManager_DoPreviewAction()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/storewindow/storewindow_shared.lua:181
--
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:716
--
ZO_StoreManager_DoPreviewAction(ZO_STORE_MANAGER_PREVIEW_ACTION_EXECUTE, storeEntryIndex)
ingame/storewindow/keyboard/storewindow_keyboard.lua:730
--
ZO_StoreManager_DoPreviewAction(ZO_STORE_MANAGER_PREVIEW_ACTION_VALIDATE, storeEntryIndex)