|
Iuvo Unity 0.5.1
This is library containing a variety of helper classes and extension methods for the Unity gane engine. GitHub | Iuvo Unity Updates | Creator |
Classes | |
| class | IuvoUnity.DataStructs.GameData |
| class | IuvoUnity.DataStructs.LevelData |
| class | IuvoUnity.DataStructs.SaveDataBase |
Namespaces | |
| namespace | IuvoUnity |
| namespace | IuvoUnity.DataStructs |
| class IuvoUnity::DataStructs::LevelData |
| Class Members | ||
|---|---|---|
| float | AverageCompletionTime | |
| float | BestCompletionTime | |
| int | Deaths | |
| int | EnemiesDefeated | |
| List< Item > | Items | |
| int | ItemsCollected | |
| int | LevelIndex | |
| string | LevelName | |
| StopwatchTimer | LevelTimer | |
| int | QuestsCompleted | |
| int | TimesCompleted | |
| int | TimesFailed | |
| int | TotalLives | |
| int | TotalPlayTimeInSeconds | |