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

Mostra 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_oe property

public Game.JumpStartPenaltyType? JumpStartPenalty
return Game.JumpStartPenaltyType?

LapsNumber public_oe property

public int? LapsNumber
return int?

Penalties public_oe property

public bool? Penalties
return bool?