![]() |
ManiaScript Trackmania 2020
30/10/2024
|
Documentation for class CBlockModelVariant. More...
#include <2024_10_30.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 21319 of file 2024_10_30.h.
Array<CBlockUnitModel* const > CBlockModelVariant::BlockUnitModels |
Definition at line 21348 of file 2024_10_30.h.
Boolean const CBlockModelVariant::IsAllUnderground |
Definition at line 21328 of file 2024_10_30.h.
Boolean const CBlockModelVariant::IsPartUnderground |
Definition at line 21332 of file 2024_10_30.h.
Text CBlockModelVariant::Name |
Definition at line 21324 of file 2024_10_30.h.
Int3 const CBlockModelVariant::OffsetBoundingBoxMax |
Definition at line 21344 of file 2024_10_30.h.
Int3 const CBlockModelVariant::OffsetBoundingBoxMin |
Definition at line 21340 of file 2024_10_30.h.
Int3 const CBlockModelVariant::Size |
Definition at line 21336 of file 2024_10_30.h.