ManiaPlanet ManiaScript Reference 2019.11.19.1850
A ManiaScript Reference of the ManiaPlanet game.
Loading...
Searching...
No Matches
CAchievementsEvent Struct Reference

#include <doc.h>

Inheritance diagram for CAchievementsEvent:
[legend]

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
 

Detailed Description

Supported declare modes : Local Event concerning achievements.

Member Data Documentation

◆ Achievement

const CAchievementsAchievement CAchievementsEvent::Achievement

When Type==NewAchievement, this will be the new achievement

◆ Type

const EType CAchievementsEvent::Type

Type of the event.


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