|
Quantum Engineering
|
Public Member Functions | |
| SaveManager (StateManager stateManager) | |
| This class handles world saving. More... | |
| IEnumerator | SaveDataCoroutine () |
| Saves the world. More... | |
Public Attributes | |
| int | currentObject |
| int | totalObjects |
Private Attributes | |
| StateManager | stateManager |
|
inline |
This class handles world saving.
|
inline |
Saves the world.
| int SaveManager.currentObject |
|
private |
| int SaveManager.totalObjects |
1.8.13