![]() |
ManiaScript Trackmania 2020
30/10/2024
|
Documentation for class CMapInfo. More...
#include <2024_10_30.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 |
![]() | |
Ident const | Id |
Documentation for class CMapInfo.
Definition at line 7254 of file 2024_10_30.h.
Text const CMapInfo::AuthorCountryFlagUrl |
Definition at line 7291 of file 2024_10_30.h.
Text const CMapInfo::AuthorLogin |
Definition at line 7275 of file 2024_10_30.h.
Text const CMapInfo::AuthorNickName |
Definition at line 7279 of file 2024_10_30.h.
Text const CMapInfo::AuthorZoneFlagUrl |
Definition at line 7287 of file 2024_10_30.h.
Text const CMapInfo::AuthorZonePath |
Definition at line 7283 of file 2024_10_30.h.
Text const CMapInfo::CollectionName |
Definition at line 7271 of file 2024_10_30.h.
Text const CMapInfo::Comments |
Definition at line 7263 of file 2024_10_30.h.
Integer const CMapInfo::CopperPrice |
Definition at line 7267 of file 2024_10_30.h.
Boolean const CMapInfo::CreatedWithGamepadEditor |
Definition at line 7315 of file 2024_10_30.h.
Boolean const CMapInfo::CreatedWithPartyEditor |
Definition at line 7311 of file 2024_10_30.h.
Boolean const CMapInfo::CreatedWithSimpleEditor |
Definition at line 7307 of file 2024_10_30.h.
Text const CMapInfo::FileName |
Definition at line 7351 of file 2024_10_30.h.
Boolean const CMapInfo::IsPlayable |
Definition at line 7303 of file 2024_10_30.h.
Text const CMapInfo::MapStyle |
Definition at line 7299 of file 2024_10_30.h.
Text const CMapInfo::MapType |
Definition at line 7295 of file 2024_10_30.h.
Text const CMapInfo::MapUid |
Definition at line 7259 of file 2024_10_30.h.
Text const CMapInfo::Name |
Definition at line 7343 of file 2024_10_30.h.
Text const CMapInfo::Path |
Definition at line 7347 of file 2024_10_30.h.
Integer const CMapInfo::TMObjective_AuthorTime |
Definition at line 7319 of file 2024_10_30.h.
Integer const CMapInfo::TMObjective_BronzeTime |
Definition at line 7331 of file 2024_10_30.h.
Integer const CMapInfo::TMObjective_GoldTime |
Definition at line 7323 of file 2024_10_30.h.
Boolean const CMapInfo::TMObjective_IsLapRace |
Definition at line 7339 of file 2024_10_30.h.
Integer const CMapInfo::TMObjective_NbLaps |
Definition at line 7335 of file 2024_10_30.h.
Integer const CMapInfo::TMObjective_SilverTime |
Definition at line 7327 of file 2024_10_30.h.