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

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

공개 프로퍼티들

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

공개 메소드들

메소드 설명
Test ( string serialized ) : bool

메소드 상세

Test() 공개 정적인 메소드

public static Test ( string serialized ) : bool
serialized string
리턴 bool

프로퍼티 상세

AiLevel 공개적으로 프로퍼티

public int? AiLevel
리턴 int?

JumpStartPenalty 공개적으로 프로퍼티

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

Penalties 공개적으로 프로퍼티

public bool? Penalties
리턴 bool?