- ingame/inventory/inventorytemplates.lua:18 --
ZO_SharedInventory_ConnectPlayerCurrencyLabel(infoBar:GetNamedChild("Money"), currencyType, currencyLocation, currencyOptions)
- ingame/restyle/keyboard/restylecommon_keyboard.lua:197 --
ZO_SharedInventory_ConnectPlayerCurrencyLabel(self.control:GetNamedChild("InfoBarMoney"), CURT_MONEY, CURRENCY_LOCATION_CHARACTER, ZO_KEYBOARD_CURRENCY_OPTIONS)
- ingame/restyle/keyboard/restylecommon_keyboard.lua:198 --
ZO_SharedInventory_ConnectPlayerCurrencyLabel(self.control:GetNamedChild("InfoBarAltMoney"), CURT_STYLE_STONES, CURRENCY_LOCATION_ACCOUNT, ZO_KEYBOARD_CURRENCY_OPTIONS)
- ingame/retrait/keyboard/zo_retraitstation_retrait_keyboard.lua:426 --
ZO_SharedInventory_ConnectPlayerCurrencyLabel(infoBar:GetNamedChild("Money"), CURT_MONEY, CURRENCY_LOCATION_CHARACTER, ZO_KEYBOARD_CURRENCY_OPTIONS)
- ingame/retrait/keyboard/zo_retraitstation_retrait_keyboard.lua:428 --
ZO_SharedInventory_ConnectPlayerCurrencyLabel(infoBar:GetNamedChild("RetraitCurrency"), CURT_CHAOTIC_CREATIA, CURRENCY_LOCATION_ACCOUNT, ZO_KEYBOARD_CURRENCY_OPTIONS, SHOW_CURRENCY_CAP)