![]() |
ManiaScript Trackmania 2020
30/10/2024
|
Landmark of a map. More...
#include <2024_10_30.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 |
![]() | |
Ident const | Id |
Landmark of a map.
Supported declare modes :
Definition at line 16513 of file 2024_10_30.h.
Enumerator | |
---|---|
Start | |
Finish | |
Checkpoint | |
None | |
StartFinish | |
Dispenser |
Definition at line 16518 of file 2024_10_30.h.
Integer const CAnchorData::DefaultOrder |
Definition at line 16533 of file 2024_10_30.h.
Text const CAnchorData::DefaultTag |
Definition at line 16529 of file 2024_10_30.h.
Integer CAnchorData::Order |
Definition at line 16541 of file 2024_10_30.h.
Vec3 const CAnchorData::Position |
Definition at line 16553 of file 2024_10_30.h.
Text CAnchorData::RuntimeCustomMarker |
Definition at line 16545 of file 2024_10_30.h.
Text CAnchorData::Tag |
Definition at line 16537 of file 2024_10_30.h.
CAnchorData::EWaypointType const CAnchorData::WaypointType |
Definition at line 16549 of file 2024_10_30.h.