![]() |
Trackmania Turbo ManiaScript Reference 2016.11.07.1615
A ManiaScript Reference of the Trackmania Turbo game.
|
#include <doc.h>
Public Types | |
| enum | EnumClipType { ClassicClip , FreeClipSide , FreeClipTop , FreeClipBottom } |
| enum | MultiDirEnum { SameDir , SymmetricalDirs , AllDir , OpposedDirOnly , PerpendicularDirsOnly , NextDirOnly , PreviousDirOnly } |
Public Types inherited from CBlockModel | |
| enum | EBaseType { None , Conductor , Generator , Collector } |
| enum | EWayPointType { Start , Finish , Checkpoint , None , StartFinish } |
Public Types inherited from CCollector | |
| enum | EProdState { Aborted , GameBox , DevBuild , Release } |
Additional Inherited Members | |
Public Attributes inherited from CBlockModel | |
| const Text | Name |
| const Boolean | IsRoad |
| const Boolean | IsTerrain |
| const Boolean | IsPodium |
| const EWayPointType | WaypointType |
| const Boolean | NoRespawn |
| const CBlockModelVariantGround | VariantGround |
| const CBlockModelVariantAir | VariantAir |
Public Attributes inherited from CCollector | |
| const Text | Name |
| Text | PageName |
| Integer | InterfaceNumber |
| const CImage | Icon |
Public Attributes inherited from CNod | |
| const Ident | Id |
The model of a map block