Method | Description | |
---|---|---|
ConstructAssignment ( IJobObserver parent, ConstructMode mode, IEnvironmentObject environment, IntVector3 location, IItemObject items ) : System | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
PrepareNextActionOverride ( JobStatus &progress ) : GameAction |
Method | Description | |
---|---|---|
ConstructAssignment ( SaveGameContext ctx ) : System |
public ConstructAssignment ( IJobObserver parent, ConstructMode mode, IEnvironmentObject environment, IntVector3 location, IItemObject items ) : System | ||
parent | IJobObserver | |
mode | ConstructMode | |
environment | IEnvironmentObject | |
location | IntVector3 | |
items | IItemObject | |
return | System |
protected PrepareNextActionOverride ( JobStatus &progress ) : GameAction | ||
progress | JobStatus | |
return | GameAction |