![]() |
Trackmania ManiaScript Reference 2025.6.19.2137
A ManiaScript Reference of the new Trackmania.
|
Documentation for class CMap. More...
#include <doc.h>
Public Attributes | |
| CMapInfo *const | MapInfo |
| Text | MapName |
| Text | Comments |
| Text const | AuthorZoneIconUrl |
| Text const | CollectionName |
| Text const | DecorationName |
| Text const | AuthorLogin |
| Text const | AuthorNickName |
| Text const | AuthorZonePath |
| Text const | MapType |
| Text const | MapStyle |
| Integer | TMObjective_AuthorTime |
| Integer | TMObjective_GoldTime |
| Integer | TMObjective_SilverTime |
| Integer | TMObjective_BronzeTime |
| Integer | TMObjective_NbLaps |
| Boolean | TMObjective_IsLapRace |
| Text | ObjectiveTextAuthor |
| Text | ObjectiveTextGold |
| Text | ObjectiveTextSilver |
| Text | ObjectiveTextBronze |
| Integer const | CopperPrice |
| Int3 const | Size |
| Boolean const | HasCustomIntro |
| Boolean const | HasCustomMusic |
Public Attributes inherited from CNod | |
| Ident const | Id |
| Text const CMap::AuthorLogin |
| Text const CMap::AuthorNickName |
| Text const CMap::AuthorZoneIconUrl |
| Text const CMap::AuthorZonePath |
| Text const CMap::CollectionName |
| Text CMap::Comments |
| Integer const CMap::CopperPrice |
| Text const CMap::DecorationName |
| Boolean const CMap::HasCustomIntro |
| Boolean const CMap::HasCustomMusic |
| CMapInfo* const CMap::MapInfo |
| Text CMap::MapName |
| Text const CMap::MapStyle |
| Text const CMap::MapType |
| Text CMap::ObjectiveTextAuthor |
| Text CMap::ObjectiveTextBronze |
| Text CMap::ObjectiveTextGold |
| Text CMap::ObjectiveTextSilver |
| Int3 const CMap::Size |
| Integer CMap::TMObjective_AuthorTime |
| Integer CMap::TMObjective_BronzeTime |
| Integer CMap::TMObjective_GoldTime |
| Boolean CMap::TMObjective_IsLapRace |
| Integer CMap::TMObjective_NbLaps |
| Integer CMap::TMObjective_SilverTime |