Back to Home
ESO Function Data v101042
IsActionTypeSupported()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/utilitywheel/assignableutilitywheel_shared.lua:197
--
function ZO_AssignableUtilityWheel_Shared:IsActionTypeSupported(actionType)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/collections/keyboard/collectibletile_keyboard.lua:271
--
utilityWheel:IsActionTypeSupported(ACTION_TYPE_COLLECTIBLE)
ingame/collections/keyboard/collectibletile_keyboard.lua:559
--
self.utilityWheel:IsActionTypeSupported(ACTION_TYPE_COLLECTIBLE)
ingame/playeremote/keyboard/playeremote_keyboard.lua:239
--
utilityWheel:IsActionTypeSupported(ACTION_TYPE_EMOTE)
ingame/playeremote/keyboard/playeremote_keyboard.lua:241
--
utilityWheel:IsActionTypeSupported(ACTION_TYPE_QUICK_CHAT)
ingame/playeremote/keyboard/playeremote_keyboard.lua:276
--
utilityWheel:IsActionTypeSupported(actionType)
ingame/utilitywheel/assignableutilitywheel_shared.lua:96
--
self:IsActionTypeSupported(ACTION_TYPE_EMOTE)
ingame/utilitywheel/gamepad/accessibleassignableutilitywheel_gamepad.lua:44
--
self.wheel:IsActionTypeSupported(ACTION_TYPE_EMOTE)
ingame/utilitywheel/keyboard/assignableutilitywheel_keyboard.lua:94
--
self:IsActionTypeSupported(ACTION_TYPE_ITEM)