ManiaScript  2019-10-10
The script language used in ManiaPlanet gaming system
Public Types | Public Attributes | List of all members
CAnchorData Struct Reference

#include <big.h>

Inheritance diagram for CAnchorData:
CNod

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
 
- Public Attributes inherited from CNod
const Ident Id
 

Detailed Description

Supported declare modes : Metadata Landmark of a map.

Member Enumeration Documentation

◆ EWaypointType

Enumerator
Start 
Finish 
Checkpoint 
None 
StartFinish 
Dispenser 

Member Data Documentation

◆ DefaultOrder

const Integer CAnchorData::DefaultOrder

◆ DefaultTag

const Text CAnchorData::DefaultTag

◆ Order

Integer CAnchorData::Order

◆ Position

const Vec3 CAnchorData::Position

◆ Tag

Text CAnchorData::Tag

◆ WaypointType

const EWaypointType CAnchorData::WaypointType

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