Back to Home
ESO Function Data v101043
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:59
--
local function IncludeOrExcludePlayersFromRecentPlayerTracker(recentPlayerTracker, results, include)
Function Calls
ingame/globals/autocomplete.lua:75
--
IncludeOrExcludePlayersFromRecentPlayerTracker(g_recentInteractions, results, include)
ingame/globals/autocomplete.lua:79
--
IncludeOrExcludePlayersFromRecentPlayerTracker(g_recentTargets, results, include)
ingame/globals/autocomplete.lua:83
--
IncludeOrExcludePlayersFromRecentPlayerTracker(g_recentChat, results, include)