![]() |
ManiaScript Trackmania 2020
14/07/2025
|
Documentation for class CModeVehicle. More...
#include <2025_07_14.h>
Public Member Functions | |
| Void | SetEngineActivated (Boolean IsActivated) |
Public Attributes | |
| Integer | Armor |
| Integer | ArmorMax |
| Vec3 const | Position |
| Real const | Pitch |
| Real const | Roll |
| Vec3 const | Left |
| Vec3 const | Up |
| Vec3 const | Dir |
| Vec3 const | Velocity |
| Integer | Clan |
| Real | AccelCoef |
| Real const | AccelInput |
Public Attributes inherited from CEntity | |
| Ident const | MarkerId |
Public Attributes inherited from CNod | |
| Ident const | Id |
Documentation for class CModeVehicle.
Supported declare modes :
Definition at line 9989 of file 2025_07_14.h.
| Real CModeVehicle::AccelCoef |
Definition at line 10034 of file 2025_07_14.h.
| Real const CModeVehicle::AccelInput |
Definition at line 10038 of file 2025_07_14.h.
| Integer CModeVehicle::Armor |
Definition at line 9994 of file 2025_07_14.h.
| Integer CModeVehicle::ArmorMax |
Definition at line 9998 of file 2025_07_14.h.
| Integer CModeVehicle::Clan |
Definition at line 10030 of file 2025_07_14.h.
| Vec3 const CModeVehicle::Dir |
Definition at line 10022 of file 2025_07_14.h.
| Vec3 const CModeVehicle::Left |
Definition at line 10014 of file 2025_07_14.h.
| Real const CModeVehicle::Pitch |
Definition at line 10006 of file 2025_07_14.h.
| Vec3 const CModeVehicle::Position |
Definition at line 10002 of file 2025_07_14.h.
| Real const CModeVehicle::Roll |
Definition at line 10010 of file 2025_07_14.h.
| Vec3 const CModeVehicle::Up |
Definition at line 10018 of file 2025_07_14.h.
| Vec3 const CModeVehicle::Velocity |
Definition at line 10026 of file 2025_07_14.h.