- ingame/inventory/inventorytemplates.lua:18 --
ZO_SharedInventory_ConnectPlayerCurrencyLabel(infoBar:GetNamedChild("Money"), currencyType, currencyLocation, currencyOptions)
- ingame/restyle/keyboard/restylecommon_keyboard.lua:202 --
ZO_SharedInventory_ConnectPlayerCurrencyLabel(self.control:GetNamedChild("InfoBarMoney"), CURT_MONEY, CURRENCY_LOCATION_CHARACTER, ZO_KEYBOARD_CURRENCY_OPTIONS)
- ingame/restyle/keyboard/restylecommon_keyboard.lua:203 --
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:374 --
ZO_SharedInventory_ConnectPlayerCurrencyLabel(infoBar:GetNamedChild("Money"), CURT_MONEY, CURRENCY_LOCATION_CHARACTER, ZO_KEYBOARD_CURRENCY_OPTIONS)
- ingame/retrait/keyboard/zo_retraitstation_retrait_keyboard.lua:376 --
ZO_SharedInventory_ConnectPlayerCurrencyLabel(infoBar:GetNamedChild("RetraitCurrency"), CURT_CHAOTIC_CREATIA, CURRENCY_LOCATION_ACCOUNT, ZO_KEYBOARD_CURRENCY_OPTIONS, SHOW_CURRENCY_CAP)