![]() |
Trackmania ManiaScript Reference 2025.6.19.2137
A ManiaScript Reference of the new Trackmania.
|
Documentation for class CSmMapLandmark. More...
#include <doc.h>
Public Attributes | |
| CSmMapBase *const | Base |
| CSmMapGate *const | Gate |
| CSmMapGauge *const | Gauge |
Public Attributes inherited from CMapLandmark | |
| Ident const | MarkerId |
| Text const | Tag |
| Integer const | Order |
| Vec3 const | Position |
| CMapSector *const | Sector |
| CMapWaypoint *const | Waypoint |
| CMapSpawn *const | PlayerSpawn |
| CMapBotPath *const | BotPath |
| CMapBotSpawn *const | BotSpawn |
| CMapObjectAnchor *const | ObjectAnchor |
Public Attributes inherited from CNod | |
| Ident const | Id |
| CSmMapBase* const CSmMapLandmark::Base |
| CSmMapGate* const CSmMapLandmark::Gate |
| CSmMapGauge* const CSmMapLandmark::Gauge |