|
ClassicCityBuilderKit 1.9.4
|
convenient class combining a component and a path to get there
for example when a delivery walker is looking for a storage the receiverpathfinder decides on the receiver and returns a BuildingComponentPath<IItemReceiver>
| T |
| T | : | IBuildingComponent |
Public Member Functions | |
| BuildingComponentPath (BuildingComponentReference< T > component, WalkingPath path) | |
Properties | |
| BuildingComponentReference< T > | Component [get] |
| WalkingPath | Path [get] |