ManiaScript Trackmania 2020  30/10/2024
CModeVehicle Class Reference

Documentation for class CModeVehicle. More...

#include <2024_10_30.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 9961 of file 2024_10_30.h.

Member Function Documentation

◆ SetEngineActivated()

Void CModeVehicle::SetEngineActivated ( Boolean  IsActivated)

Member Data Documentation

◆ AccelCoef

Real CModeVehicle::AccelCoef

Definition at line 10006 of file 2024_10_30.h.

◆ AccelInput

Real const CModeVehicle::AccelInput

Definition at line 10010 of file 2024_10_30.h.

◆ Armor

Integer CModeVehicle::Armor

Definition at line 9966 of file 2024_10_30.h.

◆ ArmorMax

Integer CModeVehicle::ArmorMax

Definition at line 9970 of file 2024_10_30.h.

◆ Clan

Integer CModeVehicle::Clan

Definition at line 10002 of file 2024_10_30.h.

◆ Dir

Vec3 const CModeVehicle::Dir

Definition at line 9994 of file 2024_10_30.h.

◆ Left

Vec3 const CModeVehicle::Left

Definition at line 9986 of file 2024_10_30.h.

◆ Pitch

Real const CModeVehicle::Pitch

Definition at line 9978 of file 2024_10_30.h.

◆ Position

Vec3 const CModeVehicle::Position

Definition at line 9974 of file 2024_10_30.h.

◆ Roll

Real const CModeVehicle::Roll

Definition at line 9982 of file 2024_10_30.h.

◆ Up

Vec3 const CModeVehicle::Up

Definition at line 9990 of file 2024_10_30.h.

◆ Velocity

Vec3 const CModeVehicle::Velocity

Definition at line 9998 of file 2024_10_30.h.


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