![]() |
Combu
2.1.14
Unity API Documentation
|
Achievement class implementing the Unity built-in Social interfaces (IAchievement, IAchievementDescription). More...
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 |
Achievement class implementing the Unity built-in Social interfaces (IAchievement, IAchievementDescription).
1.8.11