C# Class Dwarrowdelf.Jobs.Assignments.FellTreeAssignment

Inheritance: Assignment
Afficher le fichier Open project: tomba/dwarrowdelf

Méthodes publiques

Méthode Description
FellTreeAssignment ( IJobObserver parent, IEnvironmentObject environment, IntVector3 location ) : System
ToString ( ) : string

Méthodes protégées

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

Private Methods

Méthode Description
FellTreeAssignment ( SaveGameContext ctx ) : System

Method Details

FellTreeAssignment() public méthode

public FellTreeAssignment ( IJobObserver parent, IEnvironmentObject environment, IntVector3 location ) : System
parent IJobObserver
environment IEnvironmentObject
location IntVector3
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