Trackmania Turbo ManiaScript Reference 2016.11.07.1615
A ManiaScript Reference of the Trackmania Turbo game.
Loading...
Searching...
No Matches
CGameAchievementScriptEvent Struct Reference

#include <doc.h>

Inheritance diagram for CGameAchievementScriptEvent:
[legend]

Public Types

enum  EType { NewAchievement }
 

Public Attributes

const EType Type
 
const CGameAchievementScriptAchievement Achievement
 
- Public Attributes inherited from CNod
const Ident Id
 

Detailed Description

Event concerning achievements.

Member Data Documentation

◆ Achievement

const CGameAchievementScriptAchievement CGameAchievementScriptEvent::Achievement

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

◆ Type

const EType CGameAchievementScriptEvent::Type

Type of the event.


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