UNPKG

isaacscript-common

Version:

Helper functions and features for IsaacScript mods.

6 lines (5 loc) 152 B
/** This is used by the `POST_AMBUSH_STARTED` and `POST_AMBUSH_FINISHED` custom callbacks. */ export enum AmbushType { CHALLENGE_ROOM, BOSS_RUSH, }