C# Class AcManager.Pages.Drive.QuickDrive_Race.ViewModel.OldSaveableData

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

Méthodes publiques

Свойство Type Description
AiLevel int?
JumpStartPenalty Game.JumpStartPenaltyType?
Penalties bool?

Méthodes publiques

Méthode Description
Test ( string serialized ) : bool

Method Details

Test() public static méthode

public static Test ( string serialized ) : bool
serialized string
Résultat bool

Property Details

AiLevel public_oe property

public int? AiLevel
Résultat int?

JumpStartPenalty public_oe property

public Game.JumpStartPenaltyType? JumpStartPenalty
Résultat Game.JumpStartPenaltyType?

Penalties public_oe property

public bool? Penalties
Résultat bool?