Back to Home
ESO Function Data v101043
IsUsable()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/collections/collectibledatamanager.lua:86
--
function ZO_SetToDefaultCollectibleData:IsUsable(actorCategory)
ingame/collections/collectibledatamanager.lua:187
--
function ZO_RandomMountCollectibleData:IsUsable(actorCategory)
ingame/collections/keyboard/collectibleimitationtile_keyboard.lua:199
--
function ZO_CollectibleImitationTile_Keyboard:IsUsable()
ingame/skills/actionbarassignmentmanager.lua:104
--
function ZO_BaseSlottableAction:IsUsable(hotbarCategory)
ingame/skills/actionbarassignmentmanager.lua:181
--
function ZO_EmptySlottableAction:IsUsable(hotbarCategory)
ingame/skills/actionbarassignmentmanager.lua:270
--
function ZO_SlottablePlayerSkill:IsUsable()
ingame/skills/actionbarassignmentmanager.lua:351
--
function ZO_SlottableCompanionSkill:IsUsable()
ingame/skills/actionbarassignmentmanager.lua:415
--
function ZO_SlottableAbility:IsUsable(hotbarCategory)
publicallingames/collections/collectibledata_base.lua:350
--
function ZO_CollectibleData_Base:IsUsable(actorCategory)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/collections/gamepad/collectionsbook_gamepad.lua:551
--
collectibleData:IsUsable(GAMEPLAY_ACTOR_CATEGORY_PLAYER)
ingame/collections/gamepad/collectionsbook_gamepad.lua:569
--
collectibleData:IsUsable(GAMEPLAY_ACTOR_CATEGORY_PLAYER)
ingame/collections/gamepad/collectionsbook_gamepad.lua:582
--
collectibleData:IsUsable(GAMEPLAY_ACTOR_CATEGORY_PLAYER)
ingame/collections/gamepad/collectionsbook_gamepad.lua:600
--
collectibleData:IsUsable(GAMEPLAY_ACTOR_CATEGORY_PLAYER)
ingame/collections/gamepad/collectionsbook_gamepad.lua:1796
--
collectibleData:IsUsable(GAMEPLAY_ACTOR_CATEGORY_PLAYER)
ingame/collections/keyboard/collectibleimitationtile_keyboard.lua:34
--
self:IsUsable()
ingame/collections/keyboard/collectibleimitationtile_keyboard.lua:129
--
self:IsUsable()
ingame/collections/keyboard/collectibleimitationtile_keyboard.lua:188
--
self:IsUsable()
ingame/collections/keyboard/collectibleimitationtile_keyboard.lua:200
--
self.imitationCollectibleData:IsUsable(self:GetActorCategory())
ingame/collections/keyboard/collectibletile_keyboard.lua:58
--
collectibleData:IsUsable(self:GetActorCategory())
ingame/collections/keyboard/collectibletile_keyboard.lua:69
--
collectibleData:IsUsable(self:GetActorCategory())
ingame/collections/keyboard/collectibletile_keyboard.lua:83
--
collectibleData:IsUsable(self:GetActorCategory())
ingame/collections/keyboard/collectibletile_keyboard.lua:213
--
collectibleData:IsUsable(self:GetActorCategory())
ingame/collections/keyboard/collectibletile_keyboard.lua:365
--
collectibleData:IsUsable(self:GetActorCategory())
ingame/collections/keyboard/collectibletile_keyboard.lua:538
--
collectibleData:IsUsable(self:GetActorCategory())
ingame/companion/gamepad/companioncollectionbook_gamepad.lua:171
--
collectibleData:IsUsable(GAMEPLAY_ACTOR_CATEGORY_COMPANION)
ingame/crowncrates/crowncratespackopening.lua:1157
--
collectibleData:IsUsable(GAMEPLAY_ACTOR_CATEGORY_PLAYER)
ingame/skills/keyboard/keyboardassignableactionbar.lua:205
--
slotData:IsUsable()