Forgotten Switch
Classes
Section titled “Classes”ForgottenSwitch
Section titled “ForgottenSwitch”Defined in: packages/isaacscript-common/src/classes/features/other/ForgottenSwitch.ts:7
Extends
Section titled “Extends”Feature
Methods
Section titled “Methods”forgottenSwitch()
Section titled “forgottenSwitch()”forgottenSwitch(
player):void
Defined in: packages/isaacscript-common/src/classes/features/other/ForgottenSwitch.ts:35
When used on The Forgotten, switches to The Soul. When used on The Soul, switches to The Forgotten. This takes 1 game frame to take effect.
In order to use this function, you must upgrade your mod with ISCFeature.FORGOTTEN_SWITCH.
Parameters
Section titled “Parameters”player
Section titled “player”EntityPlayer
Returns
Section titled “Returns”void
