![]() |
Trackmania Turbo ManiaScript Reference 2016.11.07.1615
A ManiaScript Reference of the Trackmania Turbo game.
|
#include <doc.h>
Public Types | |
| enum | EType { NewAchievement } |
Public Attributes | |
| const EType | Type |
| const CGameAchievementScriptAchievement | Achievement |
Public Attributes inherited from CNod | |
| const Ident | Id |
Event concerning achievements.
| const CGameAchievementScriptAchievement CGameAchievementScriptEvent::Achievement |
When Type==NewAchievement, this will be the new achievement
| const EType CGameAchievementScriptEvent::Type |
Type of the event.