![]() |
ManiaScript Trackmania 2020
14/07/2025
|
Landmark of a map. More...
#include <2025_07_14.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 :
Definition at line 16541 of file 2025_07_14.h.
| Enumerator | |
|---|---|
| Start | |
| Finish | |
| Checkpoint | |
| None | |
| StartFinish | |
| Dispenser | |
Definition at line 16546 of file 2025_07_14.h.
| Integer const CAnchorData::DefaultOrder |
Definition at line 16561 of file 2025_07_14.h.
| Text const CAnchorData::DefaultTag |
Definition at line 16557 of file 2025_07_14.h.
| Integer CAnchorData::Order |
Definition at line 16569 of file 2025_07_14.h.
| Vec3 const CAnchorData::Position |
Definition at line 16581 of file 2025_07_14.h.
| Text CAnchorData::RuntimeCustomMarker |
Definition at line 16573 of file 2025_07_14.h.
| Text CAnchorData::Tag |
Definition at line 16565 of file 2025_07_14.h.
| CAnchorData::EWaypointType const CAnchorData::WaypointType |
Definition at line 16577 of file 2025_07_14.h.