ManiaScript Trackmania 2020  30/10/2024
CBlockModelVariant Class Reference

Documentation for class CBlockModelVariant. More...

#include <2024_10_30.h>

Inheritance diagram for CBlockModelVariant:
CNod CBlockModelVariantAir CBlockModelVariantGround

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
 

Detailed Description

Documentation for class CBlockModelVariant.

Definition at line 21319 of file 2024_10_30.h.

Member Data Documentation

◆ BlockUnitModels

Array<CBlockUnitModel* const > CBlockModelVariant::BlockUnitModels

Definition at line 21348 of file 2024_10_30.h.

◆ IsAllUnderground

Boolean const CBlockModelVariant::IsAllUnderground

Definition at line 21328 of file 2024_10_30.h.

◆ IsPartUnderground

Boolean const CBlockModelVariant::IsPartUnderground

Definition at line 21332 of file 2024_10_30.h.

◆ Name

Text CBlockModelVariant::Name

Definition at line 21324 of file 2024_10_30.h.

◆ OffsetBoundingBoxMax

Int3 const CBlockModelVariant::OffsetBoundingBoxMax

Definition at line 21344 of file 2024_10_30.h.

◆ OffsetBoundingBoxMin

Int3 const CBlockModelVariant::OffsetBoundingBoxMin

Definition at line 21340 of file 2024_10_30.h.

◆ Size

Int3 const CBlockModelVariant::Size

Definition at line 21336 of file 2024_10_30.h.


The documentation for this class was generated from the following file: