ESO Function Data v100011
StartCommandAtIndex()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/chatsystem/sharedchatsystem.lua:155
--
function TextEntry:StartCommandAtIndex(index)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/chatsystem/sharedchatsystem.lua:168
--
self:StartCommandAtIndex(self.commandHistoryCursor + 1)
ingame/chatsystem/sharedchatsystem.lua:172
--
self:StartCommandAtIndex(self.commandHistoryCursor - 1)