Trackmania ManiaScript Reference 2024.9.17.1117
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 |
Text const | Name |
Text const | Path |
Text const | FileName |
Public Attributes inherited from CNod | |
Ident const | Id |
Documentation for class CMapInfo.