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

#include <big.h>

Inheritance diagram for CMapLandmark:
CNod CSmMapLandmark

Public Attributes

const Text Tag
 
const Integer Order
 
const Vec3 Position
 
const CMapSector Sector
 
const CMapWaypoint Waypoint
 
const CMapSpawn PlayerSpawn
 
const CMapBotPath BotPath
 
const CMapBotSpawn BotSpawn
 
const CMapObjectAnchor ObjectAnchor
 
- Public Attributes inherited from CNod
const Ident Id
 

Detailed Description

Supported declare modes : Local Metadata

Member Data Documentation

◆ BotPath

const CMapBotPath CMapLandmark::BotPath

◆ BotSpawn

const CMapBotSpawn CMapLandmark::BotSpawn

◆ ObjectAnchor

const CMapObjectAnchor CMapLandmark::ObjectAnchor

◆ Order

const Integer CMapLandmark::Order

◆ PlayerSpawn

const CMapSpawn CMapLandmark::PlayerSpawn

◆ Position

const Vec3 CMapLandmark::Position

◆ Sector

const CMapSector CMapLandmark::Sector

◆ Tag

const Text CMapLandmark::Tag

◆ Waypoint

const CMapWaypoint CMapLandmark::Waypoint

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