![]() |
ManiaScript Trackmania 2020
14/07/2025
|
Documentation for class CMacroblockInstance. More...
#include <2025_07_14.h>
Public Member Functions | |
| Int3 | GetSize () |
Public Attributes | |
| CMacroblockModel *const | MacroblockModel |
| CBlockClipList *const | ClipList |
| CMapEditorPlugin::CardinalDirections | Dir |
| Int3 const | Coord |
| Integer | Order |
| Integer | UserData |
| Array< Int3 > | UnitCoords |
| CMapEditorPlugin::MapElemColor const | Color |
| Boolean const | ForceMacroblockColor |
Public Attributes inherited from CNod | |
| Ident const | Id |
Documentation for class CMacroblockInstance.
Definition at line 16424 of file 2025_07_14.h.
| Int3 CMacroblockInstance::GetSize | ( | ) |
| CBlockClipList* const CMacroblockInstance::ClipList |
Definition at line 16433 of file 2025_07_14.h.
| CMapEditorPlugin::MapElemColor const CMacroblockInstance::Color |
Definition at line 16457 of file 2025_07_14.h.
| Int3 const CMacroblockInstance::Coord |
Definition at line 16441 of file 2025_07_14.h.
| CMapEditorPlugin::CardinalDirections CMacroblockInstance::Dir |
Definition at line 16437 of file 2025_07_14.h.
| Boolean const CMacroblockInstance::ForceMacroblockColor |
Definition at line 16461 of file 2025_07_14.h.
| CMacroblockModel* const CMacroblockInstance::MacroblockModel |
Definition at line 16429 of file 2025_07_14.h.
| Integer CMacroblockInstance::Order |
Definition at line 16445 of file 2025_07_14.h.
Definition at line 16453 of file 2025_07_14.h.
| Integer CMacroblockInstance::UserData |
Definition at line 16449 of file 2025_07_14.h.