Back to Home
ESO Function Data v100018
IncludeOrExcludePlayersFromRecentPlayerTracker()
Function Aliases
No known aliases for this function.
Global Function Definitions
No known global definitions for this function.
Local Function Definitions
ingame/globals/autocomplete.lua:85
--
local function IncludeOrExcludePlayersFromRecentPlayerTracker(recentPlayerTracker, results, include)
Function Calls
ingame/globals/autocomplete.lua:140
--
IncludeOrExcludePlayersFromRecentPlayerTracker(g_recentInteractions, results, include)
ingame/globals/autocomplete.lua:144
--
IncludeOrExcludePlayersFromRecentPlayerTracker(g_recentTargets, results, include)
ingame/globals/autocomplete.lua:148
--
IncludeOrExcludePlayersFromRecentPlayerTracker(g_recentChat, results, include)