ManiaScript Trackmania 2020  30/10/2024
CVehicleSettings Class Reference

Vehicle or Character settings. More...

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

Member Data Documentation

◆ AccelIsToggleMode

Boolean CVehicleSettings::AccelIsToggleMode

Definition at line 20227 of file 2024_10_30.h.

◆ AnalogDeadZone

Real CVehicleSettings::AnalogDeadZone

Values in range (0.000000-0.900000)

Definition at line 20219 of file 2024_10_30.h.

◆ AnalogSensitivity

Real CVehicleSettings::AnalogSensitivity

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

Definition at line 20215 of file 2024_10_30.h.

◆ BrakeIsToggleMode

Boolean CVehicleSettings::BrakeIsToggleMode

Definition at line 20231 of file 2024_10_30.h.

◆ CenterSpringIntensity

Real CVehicleSettings::CenterSpringIntensity

Values in range (0.000000-1.000000)

Definition at line 20243 of file 2024_10_30.h.

◆ HapticFeedbackEnabled

Boolean CVehicleSettings::HapticFeedbackEnabled

Definition at line 20239 of file 2024_10_30.h.

◆ InvertSteer

Boolean CVehicleSettings::InvertSteer

Definition at line 20223 of file 2024_10_30.h.

◆ ModelDisplayName

Text const CVehicleSettings::ModelDisplayName

Definition at line 20199 of file 2024_10_30.h.

◆ ModelName

Text const CVehicleSettings::ModelName

Definition at line 20203 of file 2024_10_30.h.

◆ RumbleIntensity

Real CVehicleSettings::RumbleIntensity

Values in range (0.000000-2.000000)

Definition at line 20235 of file 2024_10_30.h.

◆ SkinName

Text const CVehicleSettings::SkinName

....

Definition at line 20207 of file 2024_10_30.h.

◆ SkinUrl

Text const CVehicleSettings::SkinUrl

Definition at line 20211 of file 2024_10_30.h.


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