Combu  2.1.14
Unity API Documentation
Public Member Functions | Protected Attributes | Properties | List of all members
Combu.Achievement Class Reference

Achievement class implementing the Unity built-in Social interfaces (IAchievement, IAchievementDescription). More...

Inheritance diagram for Combu.Achievement:

Public Member Functions

 Achievement (string jsonString)
 
virtual void FromJson (string jsonString)
 
void ReportProgress (System.Action< bool > callback)
 
int Compare (object x, object y)
 

Protected Attributes

Texture2D _image = null
 

Properties

string id [get, set]
 
double percentCompleted [get, set]
 
bool completed [get]
 
bool hidden [get]
 
System.DateTime lastReportedDate [get]
 
string title [get]
 
string description [get]
 
int finished [get]
 
Texture2D image [get]
 
string achievedDescription [get]
 
string unachievedDescription [get]
 
int points [get]
 

Detailed Description

Achievement class implementing the Unity built-in Social interfaces (IAchievement, IAchievementDescription).


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