Back to Home
ESO Function Data v101038
UpdateRow()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/battleground/battlegroundscoreboard.lua:852
--
function Battleground_Scoreboard_Player_Row:UpdateRow()
Local Function Definitions
ingame/housingeditor/houseinformation_shared.lua:151
--
local function UpdateRow(rowControl, name, value)
Function Calls
ingame/battleground/battlegroundscoreboard.lua:696
--
playerRow:UpdateRow()
ingame/housingeditor/houseinformation_shared.lua:162
--
UpdateRow(self.limitRows[i], GetString("SI_HOUSINGFURNISHINGLIMITTYPE", i), zo_strformat(SI_HOUSE_INFORMATION_COUNT_FORMAT, currentlyPlaced, limit))