- ingame/tradewindow/keyboard/tradewindow_keyboard.lua:334 --
CURRENCY_INPUT:Show(OnMoneyChanged, true, nil, CURT_MONEY, anchorTo, -5)
- ingame/tradinghouse/keyboard/tradinghouse_keyboard.lua:1261 --
CURRENCY_INPUT:Show(SetPostPriceCallback, false, self:GetPendingPostPrice(), CURT_MONEY, anchorTo, 20)
- ingame/zo_currencyinput/zo_currencyinput.lua:313 --
CURRENCY_INPUT:Show(self.OnCurrencyChanged, self.currencyMax or self.usePlayerCurrencyAsMax, self.currentCurrencyAmount or 0, self.currencyType, self, 20)