Back to Home
ESO Function Data v101034
ShowExpectedErrorDialog()
Function Aliases
No known aliases for this function.
Global Function Definitions
internalingame/market/keyboard/market_keyboard.lua:1090
--
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:1147
--
self:ShowExpectedErrorDialog(firstErrorResult.hasErrors, firstErrorResult.dialogParams, firstErrorResult.allowContinue, firstErrorResult.expectedPurchaseResult, marketProductData)
internalingame/market/keyboard/market_keyboard.lua:1162
--
self:ShowExpectedErrorDialog(hasErrors, dialogParams, allowContinue, expectedPurchaseResult, marketProductData)