Back to Home
ESO Function Data v101044
SetCostText()
Function Aliases
No known aliases for this function.
Global Function Definitions
No known global definitions for this function.
Local Function Definitions
ingame/restyle/keyboard/restylesheet_keyboard.lua:900
--
local function SetCostText(control, currencyType, cost)
Function Calls
ingame/restyle/keyboard/restylesheet_keyboard.lua:909
--
SetCostText(self.currency1Label, CURT_MONEY, slotsCost)
ingame/restyle/keyboard/restylesheet_keyboard.lua:912
--
SetCostText(self.currency2Label, CURT_STYLE_STONES, flatCost)