Back to Home
ESO Function Data v100032
PopulateHistoryHelper()
Function Aliases
No known aliases for this function.
Global Function Definitions
No known global definitions for this function.
Local Function Definitions
ingame/voicechat/console/zo_voicechatchannels_gamepad.lua:176
--
local function PopulateHistoryHelper(list, historyData, channelName, channel)
Function Calls
ingame/voicechat/console/zo_voicechatchannels_gamepad.lua:197
--
PopulateHistoryHelper(self.list, areaData.historyData, areaData.name, areaData)
ingame/voicechat/console/zo_voicechatchannels_gamepad.lua:201
--
PopulateHistoryHelper(self.list, groupData.historyData, groupData.name, groupData)
ingame/voicechat/console/zo_voicechatchannels_gamepad.lua:214
--
PopulateHistoryHelper(self.list, room.historyData, room.fullName, room)