![]() |
Trackmania ManiaScript Reference 2025.6.19.2137
A ManiaScript Reference of the new Trackmania.
|
The model of a map block. More...
#include <doc.h>
Additional Inherited Members | |
Public Types inherited from CBlockModel | |
| enum | EWayPointType { Start , Finish , Checkpoint , None , StartFinish , Dispenser } |
Public Attributes inherited from CBlockModel | |
| Text const | Name |
| Boolean const | IsRoad |
| Boolean const | IsTerrain |
| Boolean const | IsPodium |
| CBlockModel::EWayPointType const | WaypointType |
| Boolean const | NoRespawn |
| Boolean const | IsClip |
| CBlockModelVariantGround *const | VariantGround |
| CBlockModelVariantAir *const | VariantAir |
Public Attributes inherited from CCollector | |
| Text const | Name |
| Text | PageName |
| Integer | InterfaceNumber |
| CImage *const | Icon |
| Text const | SkinDirectory |
Public Attributes inherited from CNod | |
| Ident const | Id |
The model of a map block.