C# Class Dwarrowdelf.Client.StoreToStockpileJob

Inheritance: Dwarrowdelf.Jobs.AssignmentGroups.AssignmentGroup
Afficher le fichier Open project: tomba/dwarrowdelf Class Usage Examples

Private Properties

Свойство Type Description
StoreToStockpileJob System

Méthodes publiques

Méthode Description
StoreToStockpileJob ( IJobObserver parent, Stockpile stockpile, ItemObject item ) : System
ToString ( ) : string

Méthodes protégées

Méthode Description
OnAssignmentDone ( ) : void
PrepareNextAssignment ( ) : IAssignment

Private Methods

Méthode Description
StoreToStockpileJob ( SaveGameContext ctx ) : System

Method Details

OnAssignmentDone() protected méthode

protected OnAssignmentDone ( ) : void
Résultat void

PrepareNextAssignment() protected méthode

protected PrepareNextAssignment ( ) : IAssignment
Résultat IAssignment

StoreToStockpileJob() public méthode

public StoreToStockpileJob ( IJobObserver parent, Stockpile stockpile, ItemObject item ) : System
parent IJobObserver
stockpile Stockpile
item ItemObject
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string