![]() |
ManiaScript Trackmania 2020
14/07/2025
|
Documentation for class CMacroblockModel. More...
#include <2025_07_14.h>
Public Member Functions | |
| Void | ClearScriptMetadata () |
Public Attributes | |
| Boolean const | IsGround |
| Boolean const | HasStart |
| Boolean const | HasFinish |
| Boolean const | HasCheckpoint |
| Boolean const | HasMultilap |
| CBlockModel *const | GeneratedBlockModel |
| Text const | Name |
Public Attributes inherited from CCollector | |
| Text const | Name |
| Text | PageName |
| Integer | InterfaceNumber |
| CImage *const | Icon |
| Text const | SkinDirectory |
Public Attributes inherited from CNod | |
| Ident const | Id |
Documentation for class CMacroblockModel.
Supported declare modes :
Definition at line 16716 of file 2025_07_14.h.
| Void CMacroblockModel::ClearScriptMetadata | ( | ) |
| CBlockModel* const CMacroblockModel::GeneratedBlockModel |
Definition at line 16741 of file 2025_07_14.h.
| Boolean const CMacroblockModel::HasCheckpoint |
Definition at line 16733 of file 2025_07_14.h.
| Boolean const CMacroblockModel::HasFinish |
Definition at line 16729 of file 2025_07_14.h.
| Boolean const CMacroblockModel::HasMultilap |
Definition at line 16737 of file 2025_07_14.h.
| Boolean const CMacroblockModel::HasStart |
Definition at line 16725 of file 2025_07_14.h.
| Boolean const CMacroblockModel::IsGround |
Definition at line 16721 of file 2025_07_14.h.
| Text const CMacroblockModel::Name |
Definition at line 16749 of file 2025_07_14.h.