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

Landmark of a map. More...

#include <doc.h>

Inheritance diagram for CAnchorData:
[legend]

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
 

Detailed Description

Landmark of a map.

Supported declare modes :

  • Metadata

Member Enumeration Documentation

◆ EWaypointType

Enumerator
Start 
Finish 
Checkpoint 
None 
StartFinish 
Dispenser 

Member Data Documentation

◆ DefaultOrder

Integer const CAnchorData::DefaultOrder

◆ DefaultTag

Text const CAnchorData::DefaultTag

◆ Order

Integer CAnchorData::Order

◆ Position

Vec3 const CAnchorData::Position

◆ RuntimeCustomMarker

Text CAnchorData::RuntimeCustomMarker

◆ Tag

Text CAnchorData::Tag

◆ WaypointType

CAnchorData::EWaypointType const CAnchorData::WaypointType

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