C# 클래스 AcManager.Tools.Data.GameSpecific.PlaceConditions

상속: Game.AdditionalProperties
파일 보기 프로젝트 열기: gro-ove/actools

공개 프로퍼티들

프로퍼티 타입 설명
FirstPlaceTarget int?
Type PlaceConditionsType

공개 메소드들

메소드 설명
GetDescription ( ) : string
GetTakenPlace ( Game result ) : int
GetTakenPlace ( int value ) : int
Set ( ) : IDisposable

메소드 상세

GetDescription() 공개 메소드

public GetDescription ( ) : string
리턴 string

GetTakenPlace() 공개 메소드

public GetTakenPlace ( Game result ) : int
result AcTools.Processes.Game
리턴 int

GetTakenPlace() 공개 메소드

public GetTakenPlace ( int value ) : int
value int
리턴 int

Set() 공개 메소드

public Set ( ) : IDisposable
리턴 IDisposable

프로퍼티 상세

FirstPlaceTarget 공개적으로 프로퍼티

public int? FirstPlaceTarget
리턴 int?

Type 공개적으로 프로퍼티

public PlaceConditionsType Type
리턴 PlaceConditionsType