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