![]() |
ManiaScript Trackmania 2020
14/07/2025
|
Vehicle or Character settings. More...
#include <2025_07_14.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 |
Public Attributes inherited from CNod | |
| Ident const | Id |
Vehicle or Character settings.
Definition at line 20218 of file 2025_07_14.h.
| Boolean CVehicleSettings::AccelIsToggleMode |
Definition at line 20251 of file 2025_07_14.h.
| Real CVehicleSettings::AnalogDeadZone |
Values in range (0.000000-0.900000)
Definition at line 20243 of file 2025_07_14.h.
| 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.
| Boolean CVehicleSettings::BrakeIsToggleMode |
Definition at line 20255 of file 2025_07_14.h.
| Real CVehicleSettings::CenterSpringIntensity |
Values in range (0.000000-1.000000)
Definition at line 20267 of file 2025_07_14.h.
| Boolean CVehicleSettings::HapticFeedbackEnabled |
Definition at line 20263 of file 2025_07_14.h.
| Boolean CVehicleSettings::InvertSteer |
Definition at line 20247 of file 2025_07_14.h.
| Text const CVehicleSettings::ModelDisplayName |
Definition at line 20223 of file 2025_07_14.h.
| Text const CVehicleSettings::ModelName |
Definition at line 20227 of file 2025_07_14.h.
| Real CVehicleSettings::RumbleIntensity |
Values in range (0.000000-2.000000)
Definition at line 20259 of file 2025_07_14.h.
| Text const CVehicleSettings::SkinName |
....
Definition at line 20231 of file 2025_07_14.h.
| Text const CVehicleSettings::SkinUrl |
Definition at line 20235 of file 2025_07_14.h.