Collectible Tag
Functions
collectibleHasTag
▸ collectibleHasTag(collectibleOrCollectibleType
, tag
): boolean
Parameters
Name | Type |
---|---|
collectibleOrCollectibleType | CollectibleType | EntityPickupCollectible |
tag | ItemConfigTagValue |
Returns
boolean
Defined in
packages/isaacscript-common/src/functions/collectibleTag.ts:6
isQuestCollectible
▸ isQuestCollectible(collectibleOrCollectibleType
): boolean
Parameters
Name | Type |
---|---|
collectibleOrCollectibleType | CollectibleType | EntityPickupCollectible |
Returns
boolean
Defined in
packages/isaacscript-common/src/functions/collectibleTag.ts:22