C# Class AcManager.Controls.ViewModels.BaseAssistsViewModel.SaveableData

Inheritance: IStringSerializable
Afficher le fichier Open project: gro-ove/actools

Méthodes publiques

Свойство Type Description
Abs AssistState
AutoBlip bool
AutoBrake bool
AutoClutch bool
AutoShifter bool
Damage double
IdealLine bool
SlipSteam double
StabilityControl double
TractionControl AssistState
TyreBlankets bool
TyreWear double
VisualDamage bool

Méthodes publiques

Méthode Description
Serialize ( ) : string

Method Details

Serialize() public méthode

public Serialize ( ) : string
Résultat string

Property Details

Abs public_oe property

public AssistState Abs
Résultat AssistState

AutoBlip public_oe property

public bool AutoBlip
Résultat bool

AutoBrake public_oe property

public bool AutoBrake
Résultat bool

AutoClutch public_oe property

public bool AutoClutch
Résultat bool

AutoShifter public_oe property

public bool AutoShifter
Résultat bool

Damage public_oe property

public double Damage
Résultat double

IdealLine public_oe property

public bool IdealLine
Résultat bool

SlipSteam public_oe property

public double SlipSteam
Résultat double

StabilityControl public_oe property

public double StabilityControl
Résultat double

TractionControl public_oe property

public AssistState TractionControl
Résultat AssistState

TyreBlankets public_oe property

public bool TyreBlankets
Résultat bool

TyreWear public_oe property

public double TyreWear
Résultat double

VisualDamage public_oe property

public bool VisualDamage
Résultat bool