Interface IHandlingData
Assembly: AltV.Net.Client.dll
Syntax
public interface IHandlingData
Properties
|
Improve this Doc
View Source
Acceleration
Declaration
float Acceleration { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
AntiRollBarBiasFront
Declaration
float AntiRollBarBiasFront { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
AntiRollBarBiasRear
Declaration
float AntiRollBarBiasRear { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
AntiRollBarForce
Declaration
float AntiRollBarForce { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
BrakeBiasFront
Declaration
float BrakeBiasFront { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
BrakeBiasRear
Declaration
float BrakeBiasRear { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
BrakeForce
Declaration
float BrakeForce { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
CamberStiffness
Declaration
float CamberStiffness { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
CentreOfMassOffset
Declaration
Vector3 CentreOfMassOffset { get; set; }
Property Value
Type |
Description |
System.Numerics.Vector3 |
|
|
Improve this Doc
View Source
ClutchChangeRateScaleDownShift
Declaration
float ClutchChangeRateScaleDownShift { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
ClutchChangeRateScaleUpShift
Declaration
float ClutchChangeRateScaleUpShift { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
CollisionDamageMult
Declaration
float CollisionDamageMult { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
DamageFlags
Declaration
uint DamageFlags { get; set; }
Property Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
Declaration
float DeformationDamageMult { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
DownforceModifier
Declaration
float DownforceModifier { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
DriveBiasFront
Declaration
float DriveBiasFront { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
DriveBiasRear
Declaration
float DriveBiasRear { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
DriveInertia
Declaration
float DriveInertia { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
DriveMaxFlatVel
Declaration
float DriveMaxFlatVel { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
EngineDamageMult
Declaration
float EngineDamageMult { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
HandBrakeForce
Declaration
float HandBrakeForce { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
HandlingFlags
Declaration
uint HandlingFlags { get; set; }
Property Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
HandlingNameHash
Declaration
uint HandlingNameHash { get; }
Property Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
InertiaMultiplier
Declaration
Vector3 InertiaMultiplier { get; set; }
Property Value
Type |
Description |
System.Numerics.Vector3 |
|
|
Improve this Doc
View Source
InitialDragCoeff
Declaration
float InitialDragCoeff { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
InitialDriveForce
Declaration
float InitialDriveForce { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
InitialDriveGears
Declaration
uint InitialDriveGears { get; set; }
Property Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
InitialDriveMaxFlatVel
Declaration
float InitialDriveMaxFlatVel { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
InitialDriveMaxVel
Declaration
float InitialDriveMaxVel { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
LowSpeedTractionLossMult
Declaration
float LowSpeedTractionLossMult { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Mass
Declaration
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
ModelFlags
Declaration
uint ModelFlags { get; set; }
Property Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
MonetaryValue
Declaration
uint MonetaryValue { get; set; }
Property Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
OilVolume
Declaration
float OilVolume { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
PercentSubmerged
Declaration
float PercentSubmerged { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
PercentSubmergedRatio
Declaration
float PercentSubmergedRatio { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
PetrolTankVolume
Declaration
float PetrolTankVolume { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
RollCentreHeightFront
Declaration
float RollCentreHeightFront { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
RollCentreHeightRear
Declaration
float RollCentreHeightRear { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
SeatOffsetDistX
Declaration
float SeatOffsetDistX { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
SeatOffsetDistY
Declaration
float SeatOffsetDistY { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
SeatOffsetDistZ
Declaration
float SeatOffsetDistZ { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
SteeringLock
Declaration
float SteeringLock { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
SteeringLockRatio
Declaration
float SteeringLockRatio { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
SuspensionBiasFront
Declaration
float SuspensionBiasFront { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
SuspensionBiasRear
Declaration
float SuspensionBiasRear { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
SuspensionCompDamp
Declaration
float SuspensionCompDamp { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
SuspensionForce
Declaration
float SuspensionForce { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
SuspensionLowerLimit
Declaration
float SuspensionLowerLimit { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
SuspensionRaise
Declaration
float SuspensionRaise { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
SuspensionReboundDamp
Declaration
float SuspensionReboundDamp { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
SuspensionUpperLimit
Declaration
float SuspensionUpperLimit { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
TractionBiasFront
Declaration
float TractionBiasFront { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
TractionBiasRear
Declaration
float TractionBiasRear { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
TractionCurveLateral
Declaration
float TractionCurveLateral { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
TractionCurveLateralRatio
Declaration
float TractionCurveLateralRatio { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
TractionCurveMax
Declaration
float TractionCurveMax { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
TractionCurveMaxRatio
Declaration
float TractionCurveMaxRatio { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
TractionCurveMin
Declaration
float TractionCurveMin { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
TractionCurveMinRatio
Declaration
float TractionCurveMinRatio { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
TractionLossMult
Declaration
float TractionLossMult { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
TractionSpringDeltaMax
Declaration
float TractionSpringDeltaMax { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
TractionSpringDeltaMaxRatio
Declaration
float TractionSpringDeltaMaxRatio { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
unkFloat1
Declaration
float unkFloat1 { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
unkFloat2
Declaration
float unkFloat2 { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
unkFloat4
Declaration
float unkFloat4 { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
unkFloat5
Declaration
float unkFloat5 { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
WeaponDamageMult
Declaration
float WeaponDamageMult { get; set; }
Property Value
Type |
Description |
System.Single |
|