Trackmania ManiaScript Reference 2026.2.2.1751
A ManiaScript Reference of the new Trackmania.
Loading...
Searching...
No Matches
CModeVehicle Class Reference

Documentation for class CModeVehicle. More...

#include <doc.h>

Inheritance diagram for CModeVehicle:
[legend]

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

Member Function Documentation

◆ SetEngineActivated()

Void CModeVehicle::SetEngineActivated ( Boolean IsActivated)

Member Data Documentation

◆ AccelCoef

Real CModeVehicle::AccelCoef

◆ AccelInput

Real const CModeVehicle::AccelInput

◆ Armor

Integer CModeVehicle::Armor

◆ ArmorMax

Integer CModeVehicle::ArmorMax

◆ Clan

Integer CModeVehicle::Clan

◆ Dir

Vec3 const CModeVehicle::Dir

◆ Left

Vec3 const CModeVehicle::Left

◆ Pitch

Real const CModeVehicle::Pitch

◆ Position

Vec3 const CModeVehicle::Position

◆ Roll

Real const CModeVehicle::Roll

◆ Up

Vec3 const CModeVehicle::Up

◆ Velocity

Vec3 const CModeVehicle::Velocity

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