C# Class AcManager.Tools.Profile.PlayerStatsManager

Afficher le fichier Open project: gro-ove/actools Class Usage Examples

Méthodes publiques

Свойство Type Description
OptionFallingThreshold float
OptionMinSpeedKmh float
OptionTyreWearScale float
OptionTyresOutsideAllowed int

Property Details

OptionFallingThreshold public_oe static_oe property

Velocity by Y axis.
public static float OptionFallingThreshold
Résultat float

OptionMinSpeedKmh public_oe static_oe property

For jumps, tricks, average speed and fuel consumation.
public static float OptionMinSpeedKmh
Résultat float

OptionTyreWearScale public_oe static_oe property

Velocity by Y axis.
public static float OptionTyreWearScale
Résultat float

OptionTyresOutsideAllowed public_oe static_oe property

For best laps registration.
public static int OptionTyresOutsideAllowed
Résultat int