ManiaScript Trackmania 2020  30/10/2024
CMapLandmark Class Reference

Documentation for class CMapLandmark. More...

#include <2024_10_30.h>

Inheritance diagram for CMapLandmark:
CNod CSmMapLandmark

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

Definition at line 17252 of file 2024_10_30.h.

Member Data Documentation

◆ BotPath

CMapBotPath* const CMapLandmark::BotPath

Definition at line 17285 of file 2024_10_30.h.

◆ BotSpawn

CMapBotSpawn* const CMapLandmark::BotSpawn

Definition at line 17289 of file 2024_10_30.h.

◆ MarkerId

Ident const CMapLandmark::MarkerId

Use this instead of Id when filling CUIConfig.MarkersXML

Definition at line 17257 of file 2024_10_30.h.

◆ ObjectAnchor

CMapObjectAnchor* const CMapLandmark::ObjectAnchor

Definition at line 17293 of file 2024_10_30.h.

◆ Order

Integer const CMapLandmark::Order

Definition at line 17265 of file 2024_10_30.h.

◆ PlayerSpawn

CMapSpawn* const CMapLandmark::PlayerSpawn

Definition at line 17281 of file 2024_10_30.h.

◆ Position

Vec3 const CMapLandmark::Position

Definition at line 17269 of file 2024_10_30.h.

◆ Sector

CMapSector* const CMapLandmark::Sector

Definition at line 17273 of file 2024_10_30.h.

◆ Tag

Text const CMapLandmark::Tag

Definition at line 17261 of file 2024_10_30.h.

◆ Waypoint

CMapWaypoint* const CMapLandmark::Waypoint

Definition at line 17277 of file 2024_10_30.h.


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