Trackmania ManiaScript Reference 2025.6.19.2137
A ManiaScript Reference of the new Trackmania.
Loading...
Searching...
No Matches
CBlock Class Reference

Documentation for class CBlock. More...

#include <doc.h>

Inheritance diagram for CBlock:
[legend]

Public Types

enum  CardinalDirections { North , East , South , West }
 

Public Member Functions

Void UseDefaultAnchor ()
 
Void UseCustomAnchor ()
 
Boolean IsGhostBlock ()
 

Public Attributes

Boolean const CanHaveAnchor
 
Int3 const Coord
 
CMapEditorPlugin::CardinalDirections const Dir
 
CBlock::CardinalDirections const Direction
 
Array< CBlockUnit *const > BlockUnits
 
CBlockModel *const BlockModel
 
- Public Attributes inherited from CNod
Ident const Id
 

Detailed Description

Documentation for class CBlock.

Member Enumeration Documentation

◆ CardinalDirections

Enumerator
North 
East 
South 
West 

Member Function Documentation

◆ IsGhostBlock()

Boolean CBlock::IsGhostBlock ( )

◆ UseCustomAnchor()

Void CBlock::UseCustomAnchor ( )

◆ UseDefaultAnchor()

Void CBlock::UseDefaultAnchor ( )

Member Data Documentation

◆ BlockModel

CBlockModel* const CBlock::BlockModel

◆ BlockUnits

Array<CBlockUnit* const > CBlock::BlockUnits

◆ CanHaveAnchor

Boolean const CBlock::CanHaveAnchor

◆ Coord

Int3 const CBlock::Coord

◆ Dir

◆ Direction

CBlock::CardinalDirections const CBlock::Direction

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