C# Class Dwarrowdelf.Jobs.Assignments.SleepAssignment

Inheritance: Assignment
Datei anzeigen Open project: tomba/dwarrowdelf Class Usage Examples

Public Methods

Method Description
SleepAssignment ( IJobObserver parent, IItemObject bed ) : System
ToString ( ) : string

Protected Methods

Method Description
PrepareNextActionOverride ( JobStatus &progress ) : GameAction

Private Methods

Method Description
SleepAssignment ( SaveGameContext ctx ) : System

Method Details

PrepareNextActionOverride() protected method

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

SleepAssignment() public method

public SleepAssignment ( IJobObserver parent, IItemObject bed ) : System
parent IJobObserver
bed IItemObject
return System

ToString() public method

public ToString ( ) : string
return string