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