Back to Home
ESO Function Data v101044
ShowExpectedErrorDialog()
Function Aliases
No known aliases for this function.
Global Function Definitions
internalingame/market/keyboard/market_keyboard.lua:1116
--
function ZO_Market_Keyboard:ShowExpectedErrorDialog(hasErrors, dialogParams, allowContinue, expectedPurchaseResult, marketProductData)
Local Function Definitions
No known local definitions for this function.
Function Calls
internalingame/market/keyboard/market_keyboard.lua:1173
--
self:ShowExpectedErrorDialog(firstErrorResult.hasErrors, firstErrorResult.dialogParams, firstErrorResult.allowContinue, firstErrorResult.expectedPurchaseResult, marketProductData)
internalingame/market/keyboard/market_keyboard.lua:1187
--
self:ShowExpectedErrorDialog(hasErrors, dialogParams, allowContinue, expectedPurchaseResult, marketProductData)