ManiaScript Reference
2019-05
|
Public Types | |
enum | EType { NewAchievement } |
Public Attributes | |
const EType | Type |
const CAchievementsAchievement | Achievement |
Public Attributes inherited from CBaseConstEvent | |
Boolean | HasBeenProcessed |
Public Attributes inherited from CNod | |
const Ident | Id |
Supported declare modes : Local Event concerning achievements.
const CAchievementsAchievement CAchievementsEvent::Achievement |
When Type==::NewAchievement, this will be the new achievement
const EType CAchievementsEvent::Type |
Type of the event.