![]() |
ManiaScript Trackmania 2020
24/05/2021
|
Manager of achievements. More...
#include <2021_05_24.h>
Public Member Functions | |
Void | SendEvent (Ident UserId, Text Mnemo, Array< Integer > Params) |
Public Attributes | |
const Array< CAchievementsEvent > | PendingEvents |
const Array< CAchievementsAchievement > | Achievements |
const Array< CAchievementsStat > | Stats |
const Array< CAchievementsAchievementDesc > | AchievementDescriptions |
const Array< CAchievementsStatDesc > | StatDescriptions |
![]() | |
const Ident | Id |
Manager of achievements.
Definition at line 11931 of file 2021_05_24.h.
const Array<CAchievementsAchievementDesc> CAchievementsManager::AchievementDescriptions |
Achievements descriptions.
Definition at line 11948 of file 2021_05_24.h.
const Array<CAchievementsAchievement> CAchievementsManager::Achievements |
Achievements descriptions.
Definition at line 11940 of file 2021_05_24.h.
const Array<CAchievementsEvent> CAchievementsManager::PendingEvents |
List of events for current frame.
Definition at line 11936 of file 2021_05_24.h.
const Array<CAchievementsStatDesc> CAchievementsManager::StatDescriptions |
Stats descriptions.
Definition at line 11952 of file 2021_05_24.h.
const Array<CAchievementsStat> CAchievementsManager::Stats |
Stats descriptions.
Definition at line 11944 of file 2021_05_24.h.