![]() |
ManiaScript Trackmania 2020
14/07/2025
|
The model of a map block. More...
#include <2025_07_14.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.
Definition at line 21401 of file 2025_07_14.h.