Back to Home
ESO Function Data v101044
StartCommandAtIndex()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/chatsystem/sharedchatsystem.lua:157
--
function TextEntry:StartCommandAtIndex(index)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/chatsystem/sharedchatsystem.lua:170
--
self:StartCommandAtIndex(self.commandHistoryCursor + 1)
ingame/chatsystem/sharedchatsystem.lua:174
--
self:StartCommandAtIndex(self.commandHistoryCursor - 1)