ManiaScript Trackmania 2020  14/07/2025
CModeVehicle Class Reference

Documentation for class CModeVehicle. More...

#include <2025_07_14.h>

Inheritance diagram for CModeVehicle:
CEntity CNod

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
 

Detailed Description

Documentation for class CModeVehicle.

Supported declare modes :

  • Local

Definition at line 9989 of file 2025_07_14.h.

Member Function Documentation

◆ SetEngineActivated()

Void CModeVehicle::SetEngineActivated ( Boolean  IsActivated)

Member Data Documentation

◆ AccelCoef

Real CModeVehicle::AccelCoef

Definition at line 10034 of file 2025_07_14.h.

◆ AccelInput

Real const CModeVehicle::AccelInput

Definition at line 10038 of file 2025_07_14.h.

◆ Armor

Integer CModeVehicle::Armor

Definition at line 9994 of file 2025_07_14.h.

◆ ArmorMax

Integer CModeVehicle::ArmorMax

Definition at line 9998 of file 2025_07_14.h.

◆ Clan

Integer CModeVehicle::Clan

Definition at line 10030 of file 2025_07_14.h.

◆ Dir

Vec3 const CModeVehicle::Dir

Definition at line 10022 of file 2025_07_14.h.

◆ Left

Vec3 const CModeVehicle::Left

Definition at line 10014 of file 2025_07_14.h.

◆ Pitch

Real const CModeVehicle::Pitch

Definition at line 10006 of file 2025_07_14.h.

◆ Position

Vec3 const CModeVehicle::Position

Definition at line 10002 of file 2025_07_14.h.

◆ Roll

Real const CModeVehicle::Roll

Definition at line 10010 of file 2025_07_14.h.

◆ Up

Vec3 const CModeVehicle::Up

Definition at line 10018 of file 2025_07_14.h.

◆ Velocity

Vec3 const CModeVehicle::Velocity

Definition at line 10026 of file 2025_07_14.h.


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