![]() |
Trackmania ManiaScript Reference 2026.2.2.1751
A ManiaScript Reference of the new Trackmania.
|
Documentation for class CBlockModelVariant. More...
#include <doc.h>
Public Attributes | |
| Text | Name |
| Boolean const | IsAllUnderground |
| Boolean const | IsPartUnderground |
| Int3 const | Size |
| Int3 const | OffsetBoundingBoxMin |
| Int3 const | OffsetBoundingBoxMax |
| Array< CBlockUnitModel *const > | BlockUnitModels |
| Public Attributes inherited from CNod | |
| Ident const | Id |
Documentation for class CBlockModelVariant.
| Array<CBlockUnitModel* const > CBlockModelVariant::BlockUnitModels |
| Boolean const CBlockModelVariant::IsAllUnderground |
| Boolean const CBlockModelVariant::IsPartUnderground |
| Text CBlockModelVariant::Name |
| Int3 const CBlockModelVariant::OffsetBoundingBoxMax |
| Int3 const CBlockModelVariant::OffsetBoundingBoxMin |
| Int3 const CBlockModelVariant::Size |