![]() |
ManiaScript Trackmania 2020
30/10/2024
|
Vehicle or Character settings. More...
#include <2024_10_30.h>
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 |
![]() | |
Ident const | Id |
Vehicle or Character settings.
Definition at line 20194 of file 2024_10_30.h.
Boolean CVehicleSettings::AccelIsToggleMode |
Definition at line 20227 of file 2024_10_30.h.
Real CVehicleSettings::AnalogDeadZone |
Values in range (0.000000-0.900000)
Definition at line 20219 of file 2024_10_30.h.
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.
Boolean CVehicleSettings::BrakeIsToggleMode |
Definition at line 20231 of file 2024_10_30.h.
Real CVehicleSettings::CenterSpringIntensity |
Values in range (0.000000-1.000000)
Definition at line 20243 of file 2024_10_30.h.
Boolean CVehicleSettings::HapticFeedbackEnabled |
Definition at line 20239 of file 2024_10_30.h.
Boolean CVehicleSettings::InvertSteer |
Definition at line 20223 of file 2024_10_30.h.
Text const CVehicleSettings::ModelDisplayName |
Definition at line 20199 of file 2024_10_30.h.
Text const CVehicleSettings::ModelName |
Definition at line 20203 of file 2024_10_30.h.
Real CVehicleSettings::RumbleIntensity |
Values in range (0.000000-2.000000)
Definition at line 20235 of file 2024_10_30.h.
Text const CVehicleSettings::SkinName |
....
Definition at line 20207 of file 2024_10_30.h.
Text const CVehicleSettings::SkinUrl |
Definition at line 20211 of file 2024_10_30.h.