C# Class Dwarrowdelf.Jobs.Assignments.DropItemAssignment

Inheritance: Assignment
Afficher le fichier Open project: tomba/dwarrowdelf Class Usage Examples

Méthodes publiques

Méthode Description
DropItemAssignment ( IJobObserver parent, IItemObject item ) : System
ToString ( ) : string

Méthodes protégées

Méthode Description
PrepareNextActionOverride ( JobStatus &progress ) : GameAction

Private Methods

Méthode Description
DropItemAssignment ( SaveGameContext ctx ) : System

Method Details

DropItemAssignment() public méthode

public DropItemAssignment ( IJobObserver parent, IItemObject item ) : System
parent IJobObserver
item IItemObject
Résultat System

PrepareNextActionOverride() protected méthode

protected PrepareNextActionOverride ( JobStatus &progress ) : GameAction
progress JobStatus
Résultat GameAction

ToString() public méthode

public ToString ( ) : string
Résultat string