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

General Script Data

skellypupper edited this page Feb 13, 2023 · 3 revisions

Every script type comes with the following variables:

  • PlayState: Static instance of the PlayState.
  • Conductor: Static instance of the Conductor.
  • GameOverSubState: Static instance of the GameOverSubState.
  • Settings: Static instance of the edak settings api.
  • importLib
  • Std
  • Type
  • Reflect