A serializable entity to store retro adventure scenes, whether they've been completed, unlocked, how many stars were collected, and which ones
More...
A serializable entity to store retro adventure scenes, whether they've been completed, unlocked, how many stars were collected, and which ones
◆ CollectedStars
bool [] MoreMountains.CorgiEngine.RetroAdventureScene.CollectedStars |
◆ LevelComplete
bool MoreMountains.CorgiEngine.RetroAdventureScene.LevelComplete = false |
◆ LevelUnlocked
bool MoreMountains.CorgiEngine.RetroAdventureScene.LevelUnlocked = false |
◆ MaxStars
int MoreMountains.CorgiEngine.RetroAdventureScene.MaxStars |
◆ SceneName
string MoreMountains.CorgiEngine.RetroAdventureScene.SceneName |
The documentation for this class was generated from the following file: