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
Loading...
Searching...
No Matches
GameData.cs File Reference

Classes

class  IuvoUnity.DataStructs.GameData
class  IuvoUnity.DataStructs.LevelData
class  IuvoUnity.DataStructs.SaveDataBase

Namespaces

namespace  IuvoUnity
namespace  IuvoUnity.DataStructs

Class Documentation

◆ IuvoUnity::DataStructs::LevelData

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

◆ IuvoUnity::DataStructs::SaveDataBase

class IuvoUnity::DataStructs::SaveDataBase
Class Members
GameData GameData
DateTime SaveDate
string SaveName