Back to Home
ESO Function Data v100018
OnAutoCompleteEntrySelected()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/chatsystem/sharedchatsystem.lua:1834
--
function SharedChatSystem:OnAutoCompleteEntrySelected(target)
Local Function Definitions
ingame/chatsystem/sharedchatsystem.lua:137
--
local function OnAutoCompleteEntrySelected(name, selectionMethod)
Function Calls
ingame/chatsystem/sharedchatsystem.lua:140
--
self.system:OnAutoCompleteEntrySelected(name)