Enum "PickupVariant"
DLC
Value
Enumerator
Comment
0
PICKUP_NULL {: .copyable }
10
PICKUP_HEART {: .copyable }
20
PICKUP_COIN {: .copyable }
30
PICKUP_KEY {: .copyable }
40
PICKUP_BOMB {: .copyable }
50
PICKUP_CHEST {: .copyable }
51
PICKUP_BOMBCHEST {: .copyable }
52
PICKUP_SPIKEDCHEST {: .copyable }
53
PICKUP_ETERNALCHEST {: .copyable }
54
PICKUP_MIMICCHEST {: .copyable }
60
PICKUP_LOCKEDCHEST {: .copyable }
69
PICKUP_GRAB_BAG {: .copyable }
70
PICKUP_PILL {: .copyable }
90
PICKUP_LIL_BATTERY {: .copyable }
100
PICKUP_COLLECTIBLE {: .copyable }
150
PICKUP_SHOPITEM {: .copyable }
300
PICKUP_TAROTCARD {: .copyable }
340
PICKUP_BIGCHEST {: .copyable }
350
PICKUP_TRINKET {: .copyable }
360
PICKUP_REDCHEST {: .copyable }
370
PICKUP_TROPHY {: .copyable }
380
PICKUP_BED {: .copyable }
Last updated