funkin.ui.story
Friday Night Funkin' API Reference
| .. | |
|---|---|
| Level | An object used to retrieve data about a story mode level (also known as "weeks"). Can be scripted to override each function, for custom behavior. |
| LevelProp | |
| LevelTitle | |
| ScriptedLevel | A script that can be tied to a Level, which persists across states. Create a scripted class that extends Level to use this. This allows you to customize how a specific level appears. |
| StoryMenuState |