C# Class Dwarrowdelf.Client.Designation.DesignationData

Show file Open project: tomba/dwarrowdelf

Public Properties

Property Type Description
Job IJob
NextReacahbleCheck int
ReachableSimple bool
Type DesignationType

Public Methods

Method Description
DesignationData ( DesignationType type ) : System

Method Details

DesignationData() public method

public DesignationData ( DesignationType type ) : System
type DesignationType
return System

Property Details

Job public property

public IJob Job
return IJob

NextReacahbleCheck public property

public int NextReacahbleCheck
return int

ReachableSimple public property

public bool ReachableSimple
return bool

Type public property

public DesignationType Type
return DesignationType