C# Class Dwarrowdelf.Jobs.Assignments.GenericDebugAssignment

Inheritance: Assignment
Datei anzeigen Open project: tomba/dwarrowdelf

Public Methods

Method Description
GenericDebugAssignment ( IJobObserver parent, GameAction action ) : System
ToString ( ) : string

Protected Methods

Method Description
PrepareNextActionOverride ( JobStatus &progress ) : GameAction

Private Methods

Method Description
GenericDebugAssignment ( SaveGameContext ctx ) : System

Method Details

GenericDebugAssignment() public method

public GenericDebugAssignment ( IJobObserver parent, GameAction action ) : System
parent IJobObserver
action GameAction
return System

PrepareNextActionOverride() protected method

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

ToString() public method

public ToString ( ) : string
return string