![]() |
Project Arrhythmia
A video game developed by Vitamin Games.
|
Inheritance diagram for ThemeEditor:Public Member Functions | |
| void | Start () |
| string | GetFileName (DataManager.BeatmapTheme _theme) |
| void | DeleteTheme (DataManager.BeatmapTheme _theme) |
| async void | SaveTheme (DataManager.BeatmapTheme _theme) |
| IEnumerator | LoadThemes () |
Static Public Attributes | |
| static ThemeEditor | inst |
Private Member Functions | |
| void | Awake () |
| Make sure there is only one instance of this object. | |