C# Class AcManager.Tools.Data.GameSpecific.PlaceConditions

Inheritance: Game.AdditionalProperties
Afficher le fichier Open project: gro-ove/actools

Méthodes publiques

Свойство Type Description
FirstPlaceTarget int?
Type PlaceConditionsType

Méthodes publiques

Méthode Description
GetDescription ( ) : string
GetTakenPlace ( Game result ) : int
GetTakenPlace ( int value ) : int
Set ( ) : IDisposable

Method Details

GetDescription() public méthode

public GetDescription ( ) : string
Résultat string

GetTakenPlace() public méthode

public GetTakenPlace ( Game result ) : int
result AcTools.Processes.Game
Résultat int

GetTakenPlace() public méthode

public GetTakenPlace ( int value ) : int
value int
Résultat int

Set() public méthode

public Set ( ) : IDisposable
Résultat IDisposable

Property Details

FirstPlaceTarget public_oe property

public int? FirstPlaceTarget
Résultat int?

Type public_oe property

public PlaceConditionsType Type
Résultat PlaceConditionsType