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

#include <doc.h>

Inheritance diagram for CGameAchievementScriptStat:
[legend]

Public Attributes

const Ident UserId
 
const CGameAchievementScriptStatDesc StatDesc
 
const Integer Value
 
- Public Attributes inherited from CNod
const Ident Id
 

Detailed Description

Achievement stat.

Member Data Documentation

◆ StatDesc

const CGameAchievementScriptStatDesc CGameAchievementScriptStat::StatDesc

Description of the stat.

◆ UserId

const Ident CGameAchievementScriptStat::UserId

User that owns the stat.

◆ Value

const Integer CGameAchievementScriptStat::Value

Value of the stat.


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