Back to Home
ESO Function Data v100027
AddOrRemoveEmoteSlashCommand()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/playeremote/playeremote.lua:55
--
function ZO_PlayerEmoteManager:AddOrRemoveEmoteSlashCommand(emoteIndex, add, ...)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/playeremote/playeremote.lua:78
--
self:AddOrRemoveEmoteSlashCommand(emoteIndex, add, zo_strsplit(" ", slashName))
ingame/playeremote/playeremote.lua:81
--
self:AddOrRemoveEmoteSlashCommand(emoteIndex, ADD, zo_strsplit(" ", slashName))