Trackmania ManiaScript Reference 2025.6.19.2137
A ManiaScript Reference of the new Trackmania.
Loading...
Searching...
No Matches
CMapLandmark Class Reference

Documentation for class CMapLandmark. More...

#include <doc.h>

Inheritance diagram for CMapLandmark:
[legend]

Public Attributes

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
 

Detailed Description

Documentation for class CMapLandmark.

Supported declare modes :

  • Local
  • Metadata

Member Data Documentation

◆ BotPath

CMapBotPath* const CMapLandmark::BotPath

◆ BotSpawn

CMapBotSpawn* const CMapLandmark::BotSpawn

◆ MarkerId

Ident const CMapLandmark::MarkerId

Use this instead of Id when filling CUIConfig.MarkersXML

◆ ObjectAnchor

CMapObjectAnchor* const CMapLandmark::ObjectAnchor

◆ Order

Integer const CMapLandmark::Order

◆ PlayerSpawn

CMapSpawn* const CMapLandmark::PlayerSpawn

◆ Position

Vec3 const CMapLandmark::Position

◆ Sector

CMapSector* const CMapLandmark::Sector

◆ Tag

Text const CMapLandmark::Tag

◆ Waypoint

CMapWaypoint* const CMapLandmark::Waypoint

The documentation for this class was generated from the following file: