![]() |
ManiaScript Trackmania 2020
14/07/2025
|
Documentation for class CMap. More...
#include <2025_07_14.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 |
Documentation for class CMap.
Supported declare modes :
Definition at line 13567 of file 2025_07_14.h.
| Text const CMap::AuthorLogin |
Definition at line 13596 of file 2025_07_14.h.
| Text const CMap::AuthorNickName |
Definition at line 13600 of file 2025_07_14.h.
| Text const CMap::AuthorZoneIconUrl |
Definition at line 13584 of file 2025_07_14.h.
| Text const CMap::AuthorZonePath |
Definition at line 13604 of file 2025_07_14.h.
| Text const CMap::CollectionName |
Definition at line 13588 of file 2025_07_14.h.
| Text CMap::Comments |
Definition at line 13580 of file 2025_07_14.h.
| Integer const CMap::CopperPrice |
Definition at line 13656 of file 2025_07_14.h.
| Text const CMap::DecorationName |
Definition at line 13592 of file 2025_07_14.h.
| Boolean const CMap::HasCustomIntro |
Definition at line 13664 of file 2025_07_14.h.
| Boolean const CMap::HasCustomMusic |
Definition at line 13668 of file 2025_07_14.h.
| CMapInfo* const CMap::MapInfo |
Definition at line 13572 of file 2025_07_14.h.
| Text CMap::MapName |
Definition at line 13576 of file 2025_07_14.h.
| Text const CMap::MapStyle |
Definition at line 13612 of file 2025_07_14.h.
| Text const CMap::MapType |
Definition at line 13608 of file 2025_07_14.h.
| Text CMap::ObjectiveTextAuthor |
Definition at line 13640 of file 2025_07_14.h.
| Text CMap::ObjectiveTextBronze |
Definition at line 13652 of file 2025_07_14.h.
| Text CMap::ObjectiveTextGold |
Definition at line 13644 of file 2025_07_14.h.
| Text CMap::ObjectiveTextSilver |
Definition at line 13648 of file 2025_07_14.h.
| Int3 const CMap::Size |
Definition at line 13660 of file 2025_07_14.h.
| Integer CMap::TMObjective_AuthorTime |
Definition at line 13616 of file 2025_07_14.h.
| Integer CMap::TMObjective_BronzeTime |
Definition at line 13628 of file 2025_07_14.h.
| Integer CMap::TMObjective_GoldTime |
Definition at line 13620 of file 2025_07_14.h.
| Boolean CMap::TMObjective_IsLapRace |
Definition at line 13636 of file 2025_07_14.h.
| Integer CMap::TMObjective_NbLaps |
Definition at line 13632 of file 2025_07_14.h.
| Integer CMap::TMObjective_SilverTime |
Definition at line 13624 of file 2025_07_14.h.