Back to Home
ESO Function Data v100028
ZO_StoreManager_DoPreviewAction()
Function Aliases
No known aliases for this function.
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:705
--
ZO_StoreManager_DoPreviewAction(ZO_STORE_MANAGER_PREVIEW_ACTION_EXECUTE, storeEntryIndex)
ingame/storewindow/keyboard/storewindow_keyboard.lua:719
--
ZO_StoreManager_DoPreviewAction(ZO_STORE_MANAGER_PREVIEW_ACTION_VALIDATE, storeEntryIndex)