Back to Home
ESO Function Data v101032
ZO_Currency_GetKeyboardFormattedCurrencyIcon()
Function Aliases
No known aliases for this function.
Global Function Definitions
publicallingames/currency/currency.lua:434
--
function ZO_Currency_GetKeyboardFormattedCurrencyIcon(currencyType, overrideIconSize, inheritColor)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/housingeditor/keyboard/housingfurnitureproducts_keyboard.lua:154
--
ZO_Currency_GetKeyboardFormattedCurrencyIcon(GetCurrencyTypeFromMarketCurrencyType(currencyType), CURRENCY_ICON_SIZE, INHERIT_ICON_COLOR)
publicallingames/currency/currency.lua:491
--
ZO_Currency_GetKeyboardFormattedCurrencyIcon(currencyType, DONT_OVERRIDE_ICON_SIZE, iconInheritColor)
publicallingames/currency/keyboard/currencyoptionstable_keyboard.lua:22
--
ZO_Currency_GetKeyboardFormattedCurrencyIcon(currencyType)