![]() |
ManiaScript
2019-10-10
The script language used in ManiaPlanet gaming system
|
#include <big.h>
Public Types | |
enum | EWaypointType { Start, Finish, Checkpoint, None, StartFinish, Dispenser } |
Public Attributes | |
const Text | DefaultTag |
const Integer | DefaultOrder |
Text | Tag |
Integer | Order |
const EWaypointType | WaypointType |
const Vec3 | Position |
![]() | |
const Ident | Id |
Supported declare modes : Metadata Landmark of a map.
const Integer CAnchorData::DefaultOrder |
const Text CAnchorData::DefaultTag |
Integer CAnchorData::Order |
const Vec3 CAnchorData::Position |
Text CAnchorData::Tag |
const EWaypointType CAnchorData::WaypointType |