Back to Home
ESO Function Data v101034
IsActionTypeSupported()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/utilitywheel/assignableutilitywheel_shared.lua:177
--
function ZO_AssignableUtilityWheel_Shared:IsActionTypeSupported(actionType)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/collections/keyboard/collectibletile_keyboard.lua:177
--
utilityWheel:IsActionTypeSupported(ACTION_TYPE_COLLECTIBLE)
ingame/collections/keyboard/collectibletile_keyboard.lua:416
--
self.utilityWheel:IsActionTypeSupported(ACTION_TYPE_COLLECTIBLE)
ingame/playeremote/keyboard/playeremote_keyboard.lua:237
--
utilityWheel:IsActionTypeSupported(ACTION_TYPE_EMOTE)
ingame/playeremote/keyboard/playeremote_keyboard.lua:239
--
utilityWheel:IsActionTypeSupported(ACTION_TYPE_QUICK_CHAT)
ingame/playeremote/keyboard/playeremote_keyboard.lua:274
--
utilityWheel:IsActionTypeSupported(actionType)
ingame/utilitywheel/assignableutilitywheel_shared.lua:83
--
self:IsActionTypeSupported(ACTION_TYPE_EMOTE)
ingame/utilitywheel/assignableutilitywheel_shared.lua:197
--
self:IsActionTypeSupported(ACTION_TYPE_ITEM)
ingame/utilitywheel/keyboard/assignableutilitywheel_keyboard.lua:94
--
self:IsActionTypeSupported(ACTION_TYPE_ITEM)