Flying Piggy 2D Runner Kit  1.0
Complete 2D runner template for Unity
 All Classes Files Functions Variables Enumerations Enumerator Properties
ScoreDAO Interface Reference
Inheritance diagram for ScoreDAO:
DAO< Type > ScoreDAOPlayerPrefs

Additional Inherited Members

- Public Member Functions inherited from DAO< Type >
bool Add (Type dataObject)
 
bool Update (Type dataObject)
 
bool Delete (int id)
 
Type Get< T > (int id, params object[] args)
 

Detailed Description

Data access object for Score.


The documentation for this interface was generated from the following file: