Forgotten Switch
Hierarchy
-
Feature
↳
ForgottenSwitch
Methods
forgottenSwitch
▸ forgottenSwitch(player
): void
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
Name | Type |
---|---|
player | EntityPlayer |
Returns
void
Defined in
packages/isaacscript-common/src/classes/features/other/ForgottenSwitch.ts:35