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

Show file Open project: gro-ove/actools Class Usage Examples

Public Properties

Property Type Description
JumpStartPenalty Game.JumpStartPenaltyType?
LapsNumber int?
Penalties bool?

Property Details

JumpStartPenalty public property

public Game.JumpStartPenaltyType? JumpStartPenalty
return Game.JumpStartPenaltyType?

LapsNumber public property

public int? LapsNumber
return int?

Penalties public property

public bool? Penalties
return bool?