![]() |
ManiaScript Trackmania 2020
30/10/2024
|
Documentation for class CMap. More...
#include <2024_10_30.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 |
![]() | |
Ident const | Id |
Documentation for class CMap.
Supported declare modes :
Definition at line 13539 of file 2024_10_30.h.
Text const CMap::AuthorLogin |
Definition at line 13568 of file 2024_10_30.h.
Text const CMap::AuthorNickName |
Definition at line 13572 of file 2024_10_30.h.
Text const CMap::AuthorZoneIconUrl |
Definition at line 13556 of file 2024_10_30.h.
Text const CMap::AuthorZonePath |
Definition at line 13576 of file 2024_10_30.h.
Text const CMap::CollectionName |
Definition at line 13560 of file 2024_10_30.h.
Text CMap::Comments |
Definition at line 13552 of file 2024_10_30.h.
Integer const CMap::CopperPrice |
Definition at line 13628 of file 2024_10_30.h.
Text const CMap::DecorationName |
Definition at line 13564 of file 2024_10_30.h.
Boolean const CMap::HasCustomIntro |
Definition at line 13636 of file 2024_10_30.h.
Boolean const CMap::HasCustomMusic |
Definition at line 13640 of file 2024_10_30.h.
CMapInfo* const CMap::MapInfo |
Definition at line 13544 of file 2024_10_30.h.
Text CMap::MapName |
Definition at line 13548 of file 2024_10_30.h.
Text const CMap::MapStyle |
Definition at line 13584 of file 2024_10_30.h.
Text const CMap::MapType |
Definition at line 13580 of file 2024_10_30.h.
Text CMap::ObjectiveTextAuthor |
Definition at line 13612 of file 2024_10_30.h.
Text CMap::ObjectiveTextBronze |
Definition at line 13624 of file 2024_10_30.h.
Text CMap::ObjectiveTextGold |
Definition at line 13616 of file 2024_10_30.h.
Text CMap::ObjectiveTextSilver |
Definition at line 13620 of file 2024_10_30.h.
Int3 const CMap::Size |
Definition at line 13632 of file 2024_10_30.h.
Integer CMap::TMObjective_AuthorTime |
Definition at line 13588 of file 2024_10_30.h.
Integer CMap::TMObjective_BronzeTime |
Definition at line 13600 of file 2024_10_30.h.
Integer CMap::TMObjective_GoldTime |
Definition at line 13592 of file 2024_10_30.h.
Boolean CMap::TMObjective_IsLapRace |
Definition at line 13608 of file 2024_10_30.h.
Integer CMap::TMObjective_NbLaps |
Definition at line 13604 of file 2024_10_30.h.
Integer CMap::TMObjective_SilverTime |
Definition at line 13596 of file 2024_10_30.h.