Method | Description | |
---|---|---|
MoveAssignment ( IJobObserver parent, IEnvironmentObject environment, IntVector3 destination, DirectionSet positioning ) : System | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
CheckProgress ( ILivingObject worker ) : JobStatus | ||
GetPath ( ILivingObject worker ) : Queue |
Method | Description | |
---|---|---|
MoveAssignment ( SaveGameContext ctx ) : System |
protected CheckProgress ( ILivingObject worker ) : JobStatus | ||
worker | ILivingObject | |
return | JobStatus |
protected GetPath ( ILivingObject worker ) : Queue |
||
worker | ILivingObject | |
return | Queue |
public MoveAssignment ( IJobObserver parent, IEnvironmentObject environment, IntVector3 destination, DirectionSet positioning ) : System | ||
parent | IJobObserver | |
environment | IEnvironmentObject | |
destination | IntVector3 | |
positioning | DirectionSet | |
return | System |