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