![]() |
Trackmania ManiaScript Reference 2025.6.19.2137
A ManiaScript Reference of the new Trackmania.
|
Landmark of a map. More...
#include <doc.h>
Public Types | |
| enum | EWaypointType { Start , Finish , Checkpoint , None , StartFinish , Dispenser } |
Public Attributes | |
| Text const | DefaultTag |
| Integer const | DefaultOrder |
| Text | Tag |
| Integer | Order |
| Text | RuntimeCustomMarker |
| CAnchorData::EWaypointType const | WaypointType |
| Vec3 const | Position |
Public Attributes inherited from CNod | |
| Ident const | Id |
Landmark of a map.
Supported declare modes :
| Integer const CAnchorData::DefaultOrder |
| Text const CAnchorData::DefaultTag |
| Integer CAnchorData::Order |
| Vec3 const CAnchorData::Position |
| Text CAnchorData::RuntimeCustomMarker |
| Text CAnchorData::Tag |
| CAnchorData::EWaypointType const CAnchorData::WaypointType |