Skip to content

Flying Detection

Defined in: packages/isaacscript-common/src/classes/features/other/FlyingDetection.ts:13

  • Feature

hasFlyingTemporaryEffect(player): boolean

Defined in: packages/isaacscript-common/src/classes/features/other/FlyingDetection.ts:34

Helper function to see if the player currently has flying from a temporary effect such as Hanged Man, Bat Wing, and so on.

In order to use this function, you must upgrade your mod with ISCFeature.FLYING_DETECTION.

EntityPlayer

boolean