![]() |
ManiaScript Trackmania 2020
14/07/2025
|
Documentation for class CBlockModelVariant. More...
#include <2025_07_14.h>
Public Attributes | |
Text | Name |
Boolean const | IsAllUnderground |
Boolean const | IsPartUnderground |
Int3 const | Size |
Int3 const | OffsetBoundingBoxMin |
Int3 const | OffsetBoundingBoxMax |
Array< CBlockUnitModel *const > | BlockUnitModels |
![]() | |
Ident const | Id |
Documentation for class CBlockModelVariant.
Definition at line 21347 of file 2025_07_14.h.
Array<CBlockUnitModel* const > CBlockModelVariant::BlockUnitModels |
Definition at line 21376 of file 2025_07_14.h.
Boolean const CBlockModelVariant::IsAllUnderground |
Definition at line 21356 of file 2025_07_14.h.
Boolean const CBlockModelVariant::IsPartUnderground |
Definition at line 21360 of file 2025_07_14.h.
Text CBlockModelVariant::Name |
Definition at line 21352 of file 2025_07_14.h.
Int3 const CBlockModelVariant::OffsetBoundingBoxMax |
Definition at line 21372 of file 2025_07_14.h.
Int3 const CBlockModelVariant::OffsetBoundingBoxMin |
Definition at line 21368 of file 2025_07_14.h.
Int3 const CBlockModelVariant::Size |
Definition at line 21364 of file 2025_07_14.h.