CollectibleNameToTypeMap
Variables
Section titled “Variables”COLLECTIBLE_NAME_TO_TYPE_MAP
Section titled “COLLECTIBLE_NAME_TO_TYPE_MAP”
constCOLLECTIBLE_NAME_TO_TYPE_MAP:ReadonlyMap<string,CollectibleType>
Defined in: packages/isaacscript-common/src/maps/collectibleNameToTypeMap.ts:11
Maps collectible names to the values of the CollectibleType enum.
For a mapping of CollectibleType to name, see the COLLECTIBLE_NAMES constant.
