C# 클래스 AcManager.Pages.Drive.QuickDrive_Race.ViewModel.SaveableData

파일 보기 프로젝트 열기: gro-ove/actools 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
JumpStartPenalty Game.JumpStartPenaltyType?
LapsNumber int?
Penalties bool?

프로퍼티 상세

JumpStartPenalty 공개적으로 프로퍼티

public Game.JumpStartPenaltyType? JumpStartPenalty
리턴 Game.JumpStartPenaltyType?

LapsNumber 공개적으로 프로퍼티

public int? LapsNumber
리턴 int?

Penalties 공개적으로 프로퍼티

public bool? Penalties
리턴 bool?