Back to Home
ESO Function Data v101044
ShouldSuppressActiveState()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/collections/collectibledatamanager.lua:109
--
function ZO_SetToDefaultCollectibleData:ShouldSuppressActiveState(actorCategory)
ingame/collections/collectibledatamanager.lua:223
--
function ZO_RandomMountCollectibleData:ShouldSuppressActiveState(actorCategory)
publicallingames/collections/collectibledata_base.lua:511
--
function ZO_CollectibleData_Base:ShouldSuppressActiveState(actorCategory)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/collections/collectibledatamanager.lua:118
--
self:ShouldSuppressActiveState(actorCategory)
ingame/collections/collectibledatamanager.lua:232
--
self:ShouldSuppressActiveState(actorCategory)
ingame/collections/gamepad/collectionsbook_gamepad.lua:1326
--
collectibleData:ShouldSuppressActiveState(GAMEPLAY_ACTOR_CATEGORY_PLAYER)
ingame/collections/keyboard/collectibleimitationtile_keyboard.lua:110
--
self.imitationCollectibleData:ShouldSuppressActiveState(self:GetActorCategory())
ingame/collections/keyboard/collectibletile_keyboard.lua:481
--
collectibleData:ShouldSuppressActiveState(actorCategory)
ingame/companion/gamepad/companioncollectionbook_gamepad.lua:598
--
setToDefaultCollectibleData:ShouldSuppressActiveState(GAMEPLAY_ACTOR_CATEGORY_COMPANION)
ingame/companion/gamepad/companioncollectionbook_gamepad.lua:620
--
collectibleData:ShouldSuppressActiveState(GAMEPLAY_ACTOR_CATEGORY_COMPANION)
publicallingames/collections/collectibledata_base.lua:388
--
self:ShouldSuppressActiveState(actorCategory)
publicallingames/collections/collectibledata_base.lua:527
--
self:ShouldSuppressActiveState(actorCategory)