C# Class Dwarrowdelf.Jobs.Assignments.BuildItemAssignment

Inheritance: Assignment
Datei anzeigen Open project: tomba/dwarrowdelf

Public Methods

Method Description
BuildItemAssignment ( IJobObserver parent, IItemObject workbench, string buildableItemKey, IItemObject items ) : System
ToString ( ) : string

Protected Methods

Method Description
PrepareNextActionOverride ( JobStatus &progress ) : GameAction

Private Methods

Method Description
BuildItemAssignment ( SaveGameContext ctx ) : System

Method Details

BuildItemAssignment() public method

public BuildItemAssignment ( IJobObserver parent, IItemObject workbench, string buildableItemKey, IItemObject items ) : System
parent IJobObserver
workbench IItemObject
buildableItemKey string
items IItemObject
return System

PrepareNextActionOverride() protected method

protected PrepareNextActionOverride ( JobStatus &progress ) : GameAction
progress JobStatus
return GameAction

ToString() public method

public ToString ( ) : string
return string