Back to Home
ESO Function Data v101039
ShouldSuppressActiveState()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/collections/collectibledatamanager.lua:106
--
function ZO_SetToDefaultCollectibleData:ShouldSuppressActiveState(actorCategory)
ingame/collections/collectibledatamanager.lua:220
--
function ZO_RandomMountCollectibleData:ShouldSuppressActiveState(actorCategory)
ingame/collections/collectibledatamanager.lua:801
--
function ZO_CollectibleData:ShouldSuppressActiveState(actorCategory)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/collections/collectibledatamanager.lua:115
--
self:ShouldSuppressActiveState(actorCategory)
ingame/collections/collectibledatamanager.lua:229
--
self:ShouldSuppressActiveState(actorCategory)
ingame/collections/collectibledatamanager.lua:675
--
self:ShouldSuppressActiveState(actorCategory)
ingame/collections/collectibledatamanager.lua:815
--
self:ShouldSuppressActiveState(actorCategory)
ingame/collections/gamepad/collectionsbook_gamepad.lua:1208
--
collectibleData:ShouldSuppressActiveState(GAMEPLAY_ACTOR_CATEGORY_PLAYER)
ingame/collections/keyboard/collectibleimitationtile_keyboard.lua:110
--
self.imitationCollectibleData:ShouldSuppressActiveState(self:GetActorCategory())
ingame/collections/keyboard/collectibletile_keyboard.lua:420
--
collectibleData:ShouldSuppressActiveState(actorCategory)
ingame/companion/gamepad/companioncollectionbook_gamepad.lua:597
--
setToDefaultCollectibleData:ShouldSuppressActiveState(GAMEPLAY_ACTOR_CATEGORY_COMPANION)
ingame/companion/gamepad/companioncollectionbook_gamepad.lua:619
--
collectibleData:ShouldSuppressActiveState(GAMEPLAY_ACTOR_CATEGORY_COMPANION)