C# Class Dwarrowdelf.Jobs.AssignmentGroups.MoveInstallItemAssignment

Inheritance: AssignmentGroup
Afficher le fichier Open project: tomba/dwarrowdelf Class Usage Examples

Méthodes publiques

Méthode Description
MoveInstallItemAssignment ( IJobObserver parent, IItemObject item, InstallMode mode ) : System
ToString ( ) : string

Méthodes protégées

Méthode Description
OnAssignmentDone ( ) : void
OnStatusChanged ( JobStatus status ) : void
PrepareNextAssignment ( ) : IAssignment

Private Methods

Méthode Description
MoveInstallItemAssignment ( SaveGameContext ctx ) : System

Method Details

MoveInstallItemAssignment() public méthode

public MoveInstallItemAssignment ( IJobObserver parent, IItemObject item, InstallMode mode ) : System
parent IJobObserver
item IItemObject
mode InstallMode
Résultat System

OnAssignmentDone() protected méthode

protected OnAssignmentDone ( ) : void
Résultat void

OnStatusChanged() protected méthode

protected OnStatusChanged ( JobStatus status ) : void
status JobStatus
Résultat void

PrepareNextAssignment() protected méthode

protected PrepareNextAssignment ( ) : IAssignment
Résultat IAssignment

ToString() public méthode

public ToString ( ) : string
Résultat string