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