![]() |
Trackmania ManiaScript Reference 2026.2.2.1751
A ManiaScript Reference of the new Trackmania.
|
Documentation for class CMapInfo. More...
#include <doc.h>
Public Attributes | |
| Text const | MapUid |
| Text const | Comments |
| Integer const | CopperPrice |
| Text const | CollectionName |
| Text const | AuthorLogin |
| Text const | AuthorNickName |
| Text const | AuthorZonePath |
| Text const | AuthorZoneFlagUrl |
| Text const | AuthorCountryFlagUrl |
| Text const | MapType |
| Text const | MapStyle |
| Boolean const | IsPlayable |
| Boolean const | CreatedWithSimpleEditor |
| Boolean const | CreatedWithPartyEditor |
| Boolean const | CreatedWithGamepadEditor |
| Integer const | TMObjective_AuthorTime |
| Integer const | TMObjective_GoldTime |
| Integer const | TMObjective_SilverTime |
| Integer const | TMObjective_BronzeTime |
| Integer const | TMObjective_NbLaps |
| Boolean const | TMObjective_IsLapRace |
| Integer const | TMObjective_NbClones |
| Text const | Name |
| Text const | Path |
| Text const | FileName |
| Public Attributes inherited from CNod | |
| Ident const | Id |
Documentation for class CMapInfo.
| Text const CMapInfo::AuthorCountryFlagUrl |
| Text const CMapInfo::AuthorLogin |
| Text const CMapInfo::AuthorNickName |
| Text const CMapInfo::AuthorZoneFlagUrl |
| Text const CMapInfo::AuthorZonePath |
| Text const CMapInfo::CollectionName |
| Text const CMapInfo::Comments |
| Integer const CMapInfo::CopperPrice |
| Boolean const CMapInfo::CreatedWithGamepadEditor |
| Boolean const CMapInfo::CreatedWithPartyEditor |
| Boolean const CMapInfo::CreatedWithSimpleEditor |
| Text const CMapInfo::FileName |
| Boolean const CMapInfo::IsPlayable |
| Text const CMapInfo::MapStyle |
| Text const CMapInfo::MapType |
| Text const CMapInfo::MapUid |
| Text const CMapInfo::Name |
| Text const CMapInfo::Path |
| Integer const CMapInfo::TMObjective_AuthorTime |
| Integer const CMapInfo::TMObjective_BronzeTime |
| Integer const CMapInfo::TMObjective_GoldTime |
| Boolean const CMapInfo::TMObjective_IsLapRace |
| Integer const CMapInfo::TMObjective_NbClones |
| Integer const CMapInfo::TMObjective_NbLaps |
| Integer const CMapInfo::TMObjective_SilverTime |