C# Class AcManager.Tools.Profile.PlayerStatsManager

ファイルを表示 Open project: gro-ove/actools Class Usage Examples

Public Properties

Property 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
return float

OptionMinSpeedKmh public_oe static_oe property

For jumps, tricks, average speed and fuel consumation.
public static float OptionMinSpeedKmh
return float

OptionTyreWearScale public_oe static_oe property

Velocity by Y axis.
public static float OptionTyreWearScale
return float

OptionTyresOutsideAllowed public_oe static_oe property

For best laps registration.
public static int OptionTyresOutsideAllowed
return int