TM Turbo  2016/03/25
TM Turbo docs
 All Classes Functions Variables
CGameAchievementScriptEvent Struct Reference

#include <Turbo.h>

Inheritance diagram for CGameAchievementScriptEvent:
CNod

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

const CGameAchievementScriptAchievement CGameAchievementScriptEvent::Achievement

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

const EType CGameAchievementScriptEvent::Type

Type of the event.


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