C# Class Dwarrowdelf.Client.Designation.DesignationData

Afficher le fichier Open project: tomba/dwarrowdelf

Méthodes publiques

Свойство Type Description
Job IJob
NextReacahbleCheck int
ReachableSimple bool
Type DesignationType

Méthodes publiques

Méthode Description
DesignationData ( DesignationType type ) : System

Method Details

DesignationData() public méthode

public DesignationData ( DesignationType type ) : System
type DesignationType
Résultat System

Property Details

Job public_oe property

public IJob Job
Résultat IJob

NextReacahbleCheck public_oe property

public int NextReacahbleCheck
Résultat int

ReachableSimple public_oe property

public bool ReachableSimple
Résultat bool

Type public_oe property

public DesignationType Type
Résultat DesignationType