Back to Home
ESO Function Data v101044
AddOrRemoveEmoteSlashCommand()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/playeremote/playeremotemanager.lua:53
--
function ZO_PlayerEmote_Manager:AddOrRemoveEmoteSlashCommand(emoteIndex, add, ...)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/playeremote/playeremotemanager.lua:76
--
self:AddOrRemoveEmoteSlashCommand(emoteIndex, add, zo_strsplit(" ", slashName))
ingame/playeremote/playeremotemanager.lua:79
--
self:AddOrRemoveEmoteSlashCommand(emoteIndex, ADD, zo_strsplit(" ", slashName))