ManiaScript Reference
2019-05
|
Public Types | |
enum | CardinalDirections { North, East, South, West } |
Public Member Functions | |
Void | UseDefaultAnchor () |
Void | UseCustomAnchor () |
Public Attributes | |
const Integer | BlockScriptId |
const Boolean | CanHaveAnchor |
const Int3 | Coord |
const CardinalDirections | Direction |
const CBlockUnit [] | BlockUnits |
const CBlockModel | BlockModel |
Public Attributes inherited from CNod | |
const Ident | Id |
Void CBlock::UseCustomAnchor | ( | ) |
Void CBlock::UseDefaultAnchor | ( | ) |
const CBlockModel CBlock::BlockModel |
const Integer CBlock::BlockScriptId |
const CBlockUnit [] CBlock::BlockUnits |
const Boolean CBlock::CanHaveAnchor |
const Int3 CBlock::Coord |
const CardinalDirections CBlock::Direction |