PickingUpItemTrinket
Part of PickingUpItem
.
Properties
itemType
• itemType: TRINKET
Needed so that we can distinguish between picking up a collectible and a trinket.
Defined in
packages/isaacscript-common/src/types/PickingUpItem.ts:37
subType
• subType: TrinketType
Equal to either the collectible type, the trinket type, or 0.