Skip to content
This repository has been archived by the owner on Dec 4, 2021. It is now read-only.

Non music related functions

Taz edited this page Jul 15, 2021 · 5 revisions

These help MusicAPI figure out what track should be played, and can be used by anyone.

MusicAPI.GetDimension()

Returns the current dimension, as this function is missing from the standard Isaac modding API.

Return values:

  • 0 = Main dimension
  • 1 = Mirror world/Mineshaft
  • 2 = Death certificate
Clone this wiki locally