Skip to main content

Collectible Tag

Functions

collectibleHasTag

collectibleHasTag(collectibleOrCollectibleType, tag): boolean

Parameters

NameType
collectibleOrCollectibleTypeCollectibleType | EntityPickupCollectible
tagItemConfigTagValue

Returns

boolean

Defined in

packages/isaacscript-common/src/functions/collectibleTag.ts:6


isQuestCollectible

isQuestCollectible(collectibleOrCollectibleType): boolean

Parameters

NameType
collectibleOrCollectibleTypeCollectibleType | EntityPickupCollectible

Returns

boolean

Defined in

packages/isaacscript-common/src/functions/collectibleTag.ts:22