C# Class Dwarrowdelf.Jobs.Assignments.GenericDebugAssignment

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

Méthodes publiques

Méthode Description
GenericDebugAssignment ( IJobObserver parent, GameAction action ) : System
ToString ( ) : string

Méthodes protégées

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

Private Methods

Méthode Description
GenericDebugAssignment ( SaveGameContext ctx ) : System

Method Details

GenericDebugAssignment() public méthode

public GenericDebugAssignment ( IJobObserver parent, GameAction action ) : System
parent IJobObserver
action GameAction
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