|
Game Jolt Unity API
v2.5.8
|
| ▼NGameJolt | |
| ▼NAPI | |
| ▼NCore | |
| CMonoSingleton | Singleton utility for managers. |
| CRequest | Request object to send API calls. |
| CResponse | Response object to parse API responses. |
| ▼NObjects | |
| CBase | Base class for all Objects. |
| CScore | Score object. |
| CTable | Table object. |
| CTrophy | Trophy object. |
| CUser | User objects. |
| CAutoLoginEvent | UnityEvent used for the inital auto login. |
| CConstants | |
| CDataStore | The DataStore API methods. |
| CFriends | Friends API methods. |
| CGameJoltAPI | The Core API Manager. |
| CLogHelper | Static helper class for logging. |
| CMisc | Misc API methods. |
| CScores | Scores API methods |
| CSessions | Sessions API methods |
| CSettings | API Settings Config Object. |
| CTrophies | Trophies API methods |
| CUsers | Users API methods |
| ▼NUI | |
| ▼NBehaviours | |
| CDismissibleWindow | |
| CKeyboardNavigableForm | |
| CNotificationCentre | |
| ▼NControllers | |
| CBaseWindow | |
| CLeaderboardsWindow | |
| CNotificationItem | |
| CScoreItem | |
| CSignInWindow | |
| CTableButton | |
| CTrophiesWindow | |
| CTrophyItem | |
| ▼NObjects | |
| CNotification | A UI Notification. |
| CGameJoltUI | The UI API Manager. |