Back to Home
ESO Function Data v100026
GetEmoteIconForCategory()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/playeremote/gamepad/playeremote_gamepad.lua:607
--
function ZO_GamepadPlayerEmote:GetEmoteIconForCategory(category)
Local Function Definitions
ingame/playeremote/keyboard/playeremote_keyboard.lua:188
--
local function GetEmoteIconForCategory(category)
Function Calls
ingame/playeremote/playeremotequickslot.lua:62
--
GAMEPAD_PLAYER_EMOTE:GetEmoteIconForCategory(emoteInfo.emoteCategory)
ingame/playeremote/gamepad/playeremote_gamepad.lua:391
--
self:GetEmoteIconForCategory(category)
ingame/playeremote/gamepad/playeremote_gamepad.lua:639
--
self:GetEmoteIconForCategory(emoteInfo.emoteCategory)
ingame/playeremote/keyboard/playeremote_keyboard.lua:195
--
GetEmoteIconForCategory(category)