ManiaScript Trackmania 2020  14/07/2025
CVehicleSettings Class Reference

Vehicle or Character settings. More...

#include <2025_07_14.h>

Inheritance diagram for CVehicleSettings:
CNod

Public Attributes

Text const ModelDisplayName
 
Text const ModelName
 
Text const SkinName
 
Text const SkinUrl
 
Real AnalogSensitivity
 
Real AnalogDeadZone
 
Boolean InvertSteer
 
Boolean AccelIsToggleMode
 
Boolean BrakeIsToggleMode
 
Real RumbleIntensity
 
Boolean HapticFeedbackEnabled
 
Real CenterSpringIntensity
 
- Public Attributes inherited from CNod
Ident const Id
 

Detailed Description

Vehicle or Character settings.

Definition at line 20218 of file 2025_07_14.h.

Member Data Documentation

◆ AccelIsToggleMode

Boolean CVehicleSettings::AccelIsToggleMode

Definition at line 20251 of file 2025_07_14.h.

◆ AnalogDeadZone

Real CVehicleSettings::AnalogDeadZone

Values in range (0.000000-0.900000)

Definition at line 20243 of file 2025_07_14.h.

◆ AnalogSensitivity

Real CVehicleSettings::AnalogSensitivity

actual range is [1.0..10.0]Values in range (0.100000-10.000000)

Definition at line 20239 of file 2025_07_14.h.

◆ BrakeIsToggleMode

Boolean CVehicleSettings::BrakeIsToggleMode

Definition at line 20255 of file 2025_07_14.h.

◆ CenterSpringIntensity

Real CVehicleSettings::CenterSpringIntensity

Values in range (0.000000-1.000000)

Definition at line 20267 of file 2025_07_14.h.

◆ HapticFeedbackEnabled

Boolean CVehicleSettings::HapticFeedbackEnabled

Definition at line 20263 of file 2025_07_14.h.

◆ InvertSteer

Boolean CVehicleSettings::InvertSteer

Definition at line 20247 of file 2025_07_14.h.

◆ ModelDisplayName

Text const CVehicleSettings::ModelDisplayName

Definition at line 20223 of file 2025_07_14.h.

◆ ModelName

Text const CVehicleSettings::ModelName

Definition at line 20227 of file 2025_07_14.h.

◆ RumbleIntensity

Real CVehicleSettings::RumbleIntensity

Values in range (0.000000-2.000000)

Definition at line 20259 of file 2025_07_14.h.

◆ SkinName

Text const CVehicleSettings::SkinName

....

Definition at line 20231 of file 2025_07_14.h.

◆ SkinUrl

Text const CVehicleSettings::SkinUrl

Definition at line 20235 of file 2025_07_14.h.


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