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