MysteriousPaperEffect
Enumerations
Section titled “Enumerations”MysteriousPaperEffect
Section titled “MysteriousPaperEffect”Defined in: packages/isaacscript-common/src/enums/MysteriousPaperEffect.ts:7
The possible effects that the Mysterious Paper trinket can grant.
This enum has hard-coded values because they correspond to the specific in-game frame count of the player.
Enumeration Members
Section titled “Enumeration Members”POLAROID
Section titled “POLAROID”POLAROID:
0
Defined in: packages/isaacscript-common/src/enums/MysteriousPaperEffect.ts:8
NEGATIVE
Section titled “NEGATIVE”NEGATIVE:
1
Defined in: packages/isaacscript-common/src/enums/MysteriousPaperEffect.ts:9
MISSING_PAGE
Section titled “MISSING_PAGE”MISSING_PAGE:
2
Defined in: packages/isaacscript-common/src/enums/MysteriousPaperEffect.ts:10
MISSING_POSTER
Section titled “MISSING_POSTER”MISSING_POSTER:
3
Defined in: packages/isaacscript-common/src/enums/MysteriousPaperEffect.ts:11
