Flying Piggy 2D Runner Kit  1.0
Complete 2D runner template for Unity
 All Classes Files Functions Variables Enumerations Enumerator Properties
ScoreDAOPlayerPrefs Member List

This is the complete list of members for ScoreDAOPlayerPrefs, including all inherited members.

Add(Score score)ScoreDAOPlayerPrefs
ScoreDAO.Add(Type dataObject)DAO< Type >
columnIdScoreDAOPlayerPrefsprotected
columnNameScoreDAOPlayerPrefsprotected
columnValueScoreDAOPlayerPrefsprotected
Delete(int id)ScoreDAOPlayerPrefs
GenerateKey(string columnName)DAOPlayerPrefsprotected
Get< T >(int id, params object[] args)ScoreDAOPlayerPrefs
GetBoolean(int i)DAOPlayerPrefsprotected
GetInt(bool b)DAOPlayerPrefsprotected
InstanceScoreDAOPlayerPrefsstatic
tableNameDAOPlayerPrefsprotected
Update(Score score)ScoreDAOPlayerPrefs
ScoreDAO.Update(Type dataObject)DAO< Type >